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

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