|
11 | 11 | rel=dcterms.rights>
|
12 | 12 | <meta content="CSS Values and Units Module Level 3" name=dcterms.title>
|
13 | 13 | <meta content=text name=dcterms.type>
|
14 |
| - <meta content=2013-07-25 name=dcterms.date> |
| 14 | + <meta content=2013-08-30 name=dcterms.date> |
15 | 15 | <meta content="Håkon Wium Lie" name=dcterms.creator>
|
16 | 16 | <meta content="Tab Atkins" name=dcterms.creator>
|
17 | 17 | <meta content="Elika J. Etemad" name=dcterms.creator>
|
18 | 18 | <meta content=W3C name=dcterms.publisher>
|
19 |
| - <meta content="http://www.w3.org/TR/2013/CR-css3-values-20130725/" |
| 19 | + <meta content="http://www.w3.org/TR/2013/CR-css3-values-20130830/" |
20 | 20 | name=dcterms.identifier>
|
21 | 21 | <style type="text/css">
|
22 | 22 | code, small { white-space: nowrap }
|
|
42 | 42 | <h1 class=p-name>CSS Values and Units Module Level 3</h1>
|
43 | 43 |
|
44 | 44 | <h2 class="no-num no-toc" id=longstatus-date>W3C Candidate Recommendation
|
45 |
| - <span class=dt-updated><span class=value title=20130725>25 July |
| 45 | + <span class=dt-updated><span class=value title=20130830>30 August |
46 | 46 | 2013</span></span></h2>
|
47 | 47 |
|
48 | 48 | <dl>
|
49 | 49 | <dt>This version:
|
50 | 50 |
|
51 | 51 | <dd><a class=u-url
|
52 |
| - href="http://www.w3.org/TR/2013/CR-css3-values-20130725/">http://www.w3.org/TR/2013/CR-css3-values-20130725/</a> |
| 52 | + href="http://www.w3.org/TR/2013/CR-css3-values-20130830/">http://www.w3.org/TR/2013/CR-css3-values-20130830/</a> |
53 | 53 |
|
54 | 54 | <dt>Latest version:
|
55 | 55 |
|
@@ -624,8 +624,9 @@ <h3 id=value-examples><span class=secno>2.5. </span> Property value
|
624 | 624 |
|
625 | 625 | <h2 id=textual-values><span class=secno>3. </span> Textual Data Types</h2>
|
626 | 626 |
|
627 |
| - <p>An <dfn id=identifier>identifier</dfn> is a sequence of characters |
628 |
| - conforming to the <code>IDENT</code> token in the <a |
| 627 | + <p>An <dfn id=identifier>identifier</dfn> (or <dfn |
| 628 | + id=ltident><ident></dfn>) is a sequence of characters conforming to the |
| 629 | + <code>IDENT</code> token in the <a |
629 | 630 | href="http://www.w3.org/TR/CSS21/syndata.html#tokenization">grammar</a>.
|
630 | 631 | <a href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> Identifiers
|
631 | 632 | cannot be quoted; otherwise they would be interpreted as a string.
|
@@ -2533,6 +2534,9 @@ <h2 class=no-num id=index>Index</h2>
|
2533 | 2534 |
|
2534 | 2535 | <li>Hz, <a href="#hz" title="section 6.3."><strong>6.3.</strong></a>
|
2535 | 2536 |
|
| 2537 | + <li><ident>, <a href="#ltident" |
| 2538 | + title="section 3."><strong>3.</strong></a> |
| 2539 | + |
2536 | 2540 | <li>identifier, <a href="#identifier"
|
2537 | 2541 | title="section 3."><strong>3.</strong></a>
|
2538 | 2542 |
|
|
0 commit comments