|
59 | 59 | </p> |
60 | 60 | <h1 class="p-name no-ref" id=title>CSS Counter Styles Level 3</h1> |
61 | 61 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
62 | | - <span class=dt-updated><span class=value-title title=20140331>31 March 2014</span></span></span></h2> |
| 62 | + <span class=dt-updated><span class=value-title title=20140401>1 April 2014</span></span></span></h2> |
63 | 63 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-counter-styles/>http://dev.w3.org/csswg/css-counter-styles/</a><dt>Latest version:<dd><a href=http://w3.org/TR/css-counter-styles-3/>http://w3.org/TR/css-counter-styles-3/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-counter-styles/>http://dev.w3.org/csswg/css-counter-styles/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ rel=previous>http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</a> |
64 | 64 | <dt>Feedback:</dt> |
65 | 65 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-counter-styles%5D%20feedback">www-style@w3.org</a> |
@@ -2047,9 +2047,9 @@ <h3 class="heading settled heading" data-level=9.2 id=the-csscounterstylerule-in |
2047 | 2047 | <a data-link-type=dfn href=http://dev.w3.org/csswg/css-syntax-3/#parse-a-component-value0 title="parse a component value">Parse a component value</a> from the value. |
2048 | 2048 |
|
2049 | 2049 | <li> |
2050 | | - If the returned value is an <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-syntax-3/#typedef-ident-token title="<ident-token>"><ident-token></a>, |
2051 | | - and the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-syntax-3/#typedef-ident-token title="<ident-token>"><ident-token></a>’s representation is not an <a data-link-type=dfn href=http://dev.w3.org/csswg/css-syntax-3/#ascii-case-insensitive title="ascii case-insensitive">ASCII case-insensitive</a> match for "decimal" or "none", |
2052 | | - replace the associated rule’s name with the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-syntax-3/#typedef-ident-token title="<ident-token>"><ident-token></a>'s representation. |
| 2050 | + If the returned value is an <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#identifier-value title="<custom-ident>"><custom-ident></a>, |
| 2051 | + and the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#identifier-value title="<custom-ident>"><custom-ident></a>’s representation is not an <a data-link-type=dfn href=http://dev.w3.org/csswg/css-syntax-3/#ascii-case-insensitive title="ascii case-insensitive">ASCII case-insensitive</a> match for "decimal" or "none", |
| 2052 | + replace the associated rule’s name with the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#identifier-value title="<custom-ident>"><custom-ident></a>'s representation. |
2053 | 2053 |
|
2054 | 2054 | <li>Otherwise, do nothing. |
2055 | 2055 | </ol> |
|
0 commit comments