- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Sep 2023 16:31:09 +0000
- To: public-css-archive@w3.org
Mm, actually, due to #5477, I think the example in the spec should produce ``` 1 2 2.1 2.1 3 4 5 ``` that's because the 2nd item inside the containment will not inherit the nested counter from the previous sibling, because the parent element already has a counter with the same name. But I already added #5477 to the agenda to revert that resolution, so it may be fine to leave the example as-is? -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9212#issuecomment-1741180401 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 29 September 2023 16:31:11 UTC