Re: [csswg-drafts] [selectors-4] reconsider specificity rule for :matches()

The current spec defines that it has the specificity of the matched branch, exactly as if you'd fully expanded the `:matches()` away.

The proposal in this thread is that it instead has a fixed specificity, probably identical to `:not()`, so the selector would have [0,0,5] specificity.

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

Received on Wednesday, 23 May 2018 17:57:52 UTC