Re: [csswg-drafts] [css-lists] Error in example 19 in the Lists spec (#6413)

In addition, it seems "Example 22" at https://drafts.csswg.org/css-lists/#counter-functions is also incorrect: its use of `counter-reset` on the heading elements without a proper nesting structure of document sections, subsections, etc. means that it will not render as expected in a spec-conformant browser. See comments 8 and 9 at https://bugzilla.mozilla.org/show_bug.cgi?id=1718070.

As @MatsPalmgren notes in https://bugzilla.mozilla.org/show_bug.cgi?id=1718070#c9, it should probably be amended to use `counter-set` instead.

-- 
GitHub Notification of comment by jfkthame
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6413#issuecomment-871275917 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 June 2021 10:16:11 UTC