- From: SelenIT via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Feb 2018 14:07:38 +0000
- To: public-css-archive@w3.org
SelenIT has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [selectors-4] :nth-*-child(n of S) selectors should be Level 3/4 == It's true that `:nth-child(n)`/`:nth-last-child(n)` have been added in Level 3, but `of S` syntax is Level 4 addition. I believe they should be marked as Level 3/4, like the `:not()` selector (also introduced in Level 3, but extended in Level 4 with the ability to contain selector lists). See https://github.com/w3c/csswg-drafts/pull/2264
Received on Friday, 2 February 2018 14:07:41 UTC