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
or the counter style otherwise can’t render the counter value
174
174
</ul>
175
175
176
-
<p> When asked to <dfndata-dfn-type=dfndata-export="" id=generate-a-countergenerate-a-counter-representationtitle="generate a counter|generate a counter representation">generate a counter representation<aclass=self-linkhref=#generate-a-countergenerate-a-counter-representation></a></dfn>
176
+
<p> When asked to <dfndata-dfn-type=dfndata-export="" id=generate-a-countertitle="generate a counter|generate a counter representation">generate a counter representation<aclass=self-linkhref=#generate-a-counter></a></dfn>
177
177
using a particular counter style for a particular counter value,
178
178
follow these steps:
179
179
180
180
<ol>
181
181
<li>
182
182
If the counter value is outside the <aclass=propertydata-link-type=propdeschref=#descdef-rangetitle=range>range</a> of the counter style,
183
-
exit this algorithm and instead <adata-link-type=dfnhref=#generate-a-countergenerate-a-counter-representationtitle="generate a counter representation">generate a counter representation</a>
183
+
exit this algorithm and instead <adata-link-type=dfnhref=#generate-a-countertitle="generate a counter representation">generate a counter representation</a>
184
184
using the counter style’s fallback style and the same counter value.
or <aclass=cssdata-link-type=maybehref=#valuedef-overridetitle=override>override</a> if the overridden counter style is itself <adata-link-type=dfnhref=#negative-capabletitle=negative-capable>negative-capable</a>.
684
684
If a counter style is not <adata-link-type=dfnhref=#negative-capabletitle=negative-capable>negative-capable</a>,
685
-
it ignores the negative sign when <adata-link-type=dfnhref=#generate-a-countergenerate-a-counter-representationtitle="generate a counter representation">generating a counter representation</a>.
685
+
it ignores the negative sign when <adata-link-type=dfnhref=#generate-a-countertitle="generate a counter representation">generating a counter representation</a>.
<adata-link-type=dfnhref=#generate-a-countergenerate-a-counter-representationtitle="generate a counter representation">Generate a counter representation</a> for the value as normal,
903
+
<adata-link-type=dfnhref=#generate-a-countertitle="generate a counter representation">Generate a counter representation</a> for the value as normal,
904
904
then spell it out letter-by-letter in the document language.
905
905
If the UA does not know how to pronounce the symbols,
906
906
it may handle it as <aclass=css-codedata-link-for=speak-asdata-link-type=valuehref=#valuedef-numerictitle=numeric>numeric</a>.
<p> The Internationalization Working Group maintains a large list of predefined <aclass=cssdata-link-type=maybehref=#at-ruledef-counter-styletitle=@counter-style>@counter-style</a> rules for various world languages
2289
-
in their <ahref=http://www.w3.org/International/docs/counter-styles/>Predefined Counter Styles</a> document.
2289
+
in their <ahref=http://www.w3.org/TR/predefined-counter-styles/>Predefined Counter Styles</a> document.
2290
2290
These additional counter styles are not intended to be supported by user-agents by default,
2291
2291
but can be used by users or authors copying them directly into style sheets.
0 commit comments