@@ -2517,12 +2517,18 @@ Ethiopic Numeric Counter Style: ''ethiopic-numeric''</h3>
25172517<h2 id='additional-predefined'>
25182518Additional “Ready-made” Counter Styles</h2>
25192519
2520- The Internationalization Working Group maintains a large list of ready-made ''@counter-style'' rules for various world languages
2521- in their <a href="https://www.w3.org/TR/predefined-counter-styles/">Ready-made Counter Styles</a> document.
2520+ The <a href="https://www.w3.org/International/">Internationalization Working Group</a>
2521+ maintains a collection of additional ''@counter-style'' rules for various world languages
2522+ in <a href="https://www.w3.org/TR/predefined-counter-styles/">Ready-made Counter Styles</a> .
25222523 [[predefined-counter-styles]]
25232524
2524- These additional counter styles are not intended to be supported by user-agents by default,
2525- but can be used by users or authors copying them directly into style sheets.
2525+ As with the counter styles defined in [[#predefined-counters]] ,
2526+ UAs must include these in their UA stylesheet
2527+ (or at least act as if these rules were defined at that level).
2528+
2529+ Note: Authors can use the <a href="https://www.w3.org/TR/predefined-counter-styles/">Ready-made Counter Styles</a>
2530+ even in UAs that don't support them
2531+ by copying the rules directly into their style sheets.
25262532
25272533<!--
25282534 ███ ████████ ████ ██████
@@ -2663,6 +2669,9 @@ Changes since the July 2021 Candidate Recommendation</h3>
26632669 * Fixed the accidental desync between disallowed name keywords in the syntax vs the OM.
26642670 (<a href="https://github.com/w3c/csswg-drafts/issues/8186">Issue 8186</a> )
26652671
2672+ * Added conformance requirement to support <a href="https://www.w3.org/TR/predefined-counter-styles/">Ready-made Counter Styles</a> .
2673+ (<a href="https://github.com/w3c/csswg-drafts/issues/8636">Issue 8636</a> )
2674+
26662675<h3 id='changes-2017'>
26672676Changes since the December 2017 Candidate Recommendation</h3>
26682677
0 commit comments