You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>where <dfnclass="css" data-dfn-type="type" data-export="" id="typedef-counter-style-name"><counter-style-name><aclass="self-link" href="#typedef-counter-style-name"></a></dfn> is a <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>.</p>
453
453
454
454
455
-
<p>If a counter style’s name is an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case-insensitive">ASCII case-insensitive</a> match for "decimal" or "none",
455
+
<p>If a counter style’s name is an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case_insensitive">ASCII case-insensitive</a> match for "decimal" or "none",
456
456
the <aclass="css" data-link-type="maybe" href="#at-ruledef-counter-style">@counter-style</a> rule is invalid.</p>
<p>The Internationalization Working Group maintains a large list of predefined <aclass="css" data-link-type="maybe" href="#at-ruledef-counter-style">@counter-style</a> rules for various world languages
3435
-
in their <ahref="http://www.w3.org/TR/predefined-counter-styles/">Predefined Counter Styles</a> document.
3435
+
in their <ahref="http://www.w3.org/TR/predefined-counter-styles/">Predefined Counter Styles</a> document.<adata-biblio-type="informative" data-link-type="biblio" href="#biblio-predefined-counter-styles" title="predefined-counter-styles">[predefined-counter-styles]</a>
3436
3436
These additional counter styles are not intended to be supported by user-agents by default,
3437
3437
but can be used by users or authors copying them directly into style sheets.</p>
If the returned value is an <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>,
3503
-
and the <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>’s representation is not an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case-insensitive">ASCII case-insensitive</a> match for "decimal" or "none",
3503
+
and the <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>’s representation is not an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case_insensitive">ASCII case-insensitive</a> match for "decimal" or "none",
3504
3504
replace the associated rule’s name with the <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>'s representation.
3505
-
If the <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>’s respresentation is an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case-insensitive">ASCII case-insensitive</a> match
3505
+
If the <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#identifier-value"><custom-ident></a>’s respresentation is an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-syntax-3/#ascii-case_insensitive">ASCII case-insensitive</a> match
3506
3506
for any of the other predefined <adata-link-type="dfn" href="#counter-style">counter styles</a>,
3507
3507
lowercase the representation before replacing the associated rule’s name with it.
0 commit comments