Re: [csswg-drafts] [css-lists] CSS counter scope/inheritance is incompatible with HTML ordinals (#5477)

I would say that Firefox is correct, because the `<div>` shouldn't be resetting the `list-item` counter nor anything.
In fact, in Blink I get the same behavior as Firefox if I use `::marker { content: counter(list-item) ". " }`

That should be the case regardless of Mats' original proposal.

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


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

Received on Thursday, 1 August 2024 17:13:39 UTC