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