Skip to content

Commit ea6d306

Browse files
committed
[css-lists-3] Mark counters section as deferring to CSS2 since it's still a bit shaky.
1 parent 268012c commit ea6d306

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-lists-3/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,10 @@ Automatic Numbering With Counters</h2>
648648
a creator element,
649649
and possibly another counter nested inside themselves.
650650

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+
651655
<h3 id='counter-properties'>
652656
Manipulating Counters: the 'counter-increment', 'counter-set' and 'counter-reset' properties</h2>
653657

0 commit comments

Comments
 (0)