Re: [csswg-drafts] [css-nth-child] Take care about :not() selector (#4292)

There is the `of S` syntax for this: `:nth-child(even of :not(.hidden))`.
https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
But is seems it's only supported by Safari right now.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4292#issuecomment-529903201 using your GitHub account

Received on Tuesday, 10 September 2019 12:03:39 UTC