- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jul 2023 19:06:25 +0000
- To: public-css-archive@w3.org
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