Re: [csswg-drafts] [css-lists-3] list-item counter nesting is confusing (#9076)

Just want to note that there are old sites relying on the "nonsense" (expecting that `counter-reset` will propagate to following siblings). That's because we didn't have `counter-set` in the past, so people made do with `counter-reset`. So changing the current behavior doesn't seem possible due to compat, would need to be something new like `counter-reset: scoped(counter-name) 5`

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


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

Received on Thursday, 20 July 2023 19:06:27 UTC