- From: Minoru Takai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Mar 2022 12:23:58 +0000
- To: public-css-archive@w3.org
Why is it that counter-increment is explicitly stated in the specification to be implicitly applied (browser-engine magic), but counter-reset is not? It seems natural that both counter-increment and counter-reset are implicitly applied, or that both can be overridden simply by CSS rules, but I doubt that only counter-increment is implicitly applied. As of 2022, I'm confused about the implicit behavior of counter-reset, which is not specifically mentioned in the specification, because it behaves differently in different browsers. -- GitHub Notification of comment by debiru Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4244#issuecomment-1055389685 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 March 2022 12:23:59 UTC