Re: [csswg-drafts] [selectors] Functional pseudo-class like :matches() with 0 specificity

I would prefer something that states very clear what the purpose is. Something like `div:nospecifity(:not(#foo):not(#bar):not(#baz))` or even `:nospecifity(div:not(#foo):not(#bar):not(#baz))`. It will follow the sequence only.

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

Received on Friday, 22 September 2017 07:28:05 UTC