We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268012c commit ea6d306Copy full SHA for ea6d306
css-lists-3/Overview.bs
@@ -648,6 +648,10 @@ Automatic Numbering With Counters</h2>
648
a creator element,
649
and possibly another counter nested inside themselves.
650
651
+ ISSUE: This section is not fully synchronized with CSS2.
652
+ Please reference <a href="https://www.w3.org/TR/CSS2/generate.html#counters">Automatic Counters and Numbering in CSS Level 2</a>:
653
+ any conflicts or omissions here should be resolved in favor of the behavior specified in CSS2.
654
+
655
<h3 id='counter-properties'>
656
Manipulating Counters: the 'counter-increment', 'counter-set' and 'counter-reset' properties</h2>
657
0 commit comments