|
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=2014-03-06 name=dcterms.date> |
| 14 | + <meta content=2014-03-07 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> |
|
42 | 42 | <h1 class=p-name>CSS Values and Units Module Level 3</h1> |
43 | 43 |
|
44 | 44 | <h2 class="no-num no-toc">Editor's Draft <span class=dt-updated><span |
45 | | - class=value title=20140306> 6 March 2014</span></span></h2> |
| 45 | + class=value title=20140307> 7 March 2014</span></span></h2> |
46 | 46 |
|
47 | 47 | <dl> |
48 | 48 | <dt>This version:</dt> |
49 | | - <!--<dd><a class="u-url" href="http://dev.w3.org/csswg/css-values/">http://www.w3.org/TR/2014/CR-css3-values-20140306/</a></dd>--> |
| 49 | + <!--<dd><a class="u-url" href="http://dev.w3.org/csswg/css-values/">http://www.w3.org/TR/2014/CR-css3-values-20140307/</a></dd>--> |
50 | 50 |
|
51 | 51 | <dd><a class=u-url |
52 | 52 | href="http://dev.w3.org/csswg/css-values/">http://dev.w3.org/csswg/css-values/</a> |
@@ -622,9 +622,8 @@ <h3 id=value-examples><span class=secno>2.5. </span> Property value |
622 | 622 |
|
623 | 623 | <h2 id=textual-values><span class=secno>3. </span> Textual Data Types</h2> |
624 | 624 |
|
625 | | - <p>An <dfn id=identifier>identifier</dfn> (or <dfn |
626 | | - id=ltident><ident></dfn>) is a sequence of characters conforming to the |
627 | | - <code>IDENT</code> token in the <a |
| 625 | + <p>An <dfn id=identifier>identifier</dfn> is a sequence of characters |
| 626 | + conforming to the <code>IDENT</code> token in the <a |
628 | 627 | href="http://www.w3.org/TR/CSS21/syndata.html#tokenization">grammar</a>. |
629 | 628 | <a href="#ref-CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> |
630 | 629 | Identifiers cannot be quoted; otherwise they would be interpreted as a |
@@ -895,9 +894,8 @@ <h3 id=dimensions><span class=secno>4.4. </span> Numbers with Units: the |
895 | 894 | <p> A <dfn data-export=data-export id=dimension>dimension</dfn> value is |
896 | 895 | denoted by <dfn data-dfn-type=type id=ltdimension><dimension></dfn> and |
897 | 896 | consists of a <a href="#number-value"><i><number></i></a> representing |
898 | | - the value immediately followed by an <a |
899 | | - href="#ltident"><i><ident></i></a> representing the unit. It |
900 | | - corresponds to the <i><dimension-token</i> syntax production. |
| 897 | + the value immediately followed by an <i><ident></i> representing the |
| 898 | + unit. It corresponds to the <i><dimension-token</i> syntax production. |
901 | 899 |
|
902 | 900 | <p> The <a href="#ltdimension"><i><dimension></i></a> type is only used |
903 | 901 | when writing very generic grammars; in most cases, a more specific type |
@@ -2617,9 +2615,6 @@ <h2 class=no-num id=index>Index</h2> |
2617 | 2615 |
|
2618 | 2616 | <li>Hz, <a href="#hz" title="section 6.3."><strong>6.3.</strong></a> |
2619 | 2617 |
|
2620 | | - <li><ident>, <a href="#ltident" |
2621 | | - title="section 3."><strong>3.</strong></a> |
2622 | | - |
2623 | 2618 | <li>identifier, <a href="#identifier" |
2624 | 2619 | title="section 3."><strong>3.</strong></a> |
2625 | 2620 |
|
|
0 commit comments