Skip to content

Commit a47e9aa

Browse files
committed
[css-lists-3] Clarify that computed values of counter-* are not affected by implied list-item increment. #3769
1 parent f495b67 commit a47e9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-lists-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ The special ''list-item'' counter</h3>
794794
a different increment for the ''list-item'' <a>counter</a>,
795795
it must be incremented by 1 on every <a>list item</a>,
796796
at the same time that <a>counters</a> are normally incremented.
797-
(This has no effect on the values of the 'counter-*' properties.)
797+
(This has no effect on the computed values of the 'counter-*' properties.)
798798

799799
Issue: More definition.
800800
See old <a href="https://github.com/w3c/csswg-drafts/issues/2464#issuecomment-375492907">WG discussions</a>

0 commit comments

Comments
 (0)