- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jul 2023 21:21:55 +0000
- To: public-css-archive@w3.org
Yeah, the UA stylesheet has something like `ol, ul { counter-reset: list-item }`. It's hopefully fine to upgrade this to `ol, ul { counter-reset: sane-scope(list-item) }`, what can't change is the behavior of `counter-reset: list-item`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9076#issuecomment-1644625033 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 21:21:57 UTC