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

Oh dang, actually, I think I remember there was an earlier intent that we could use `:matches()` as an end-run around the terrible "a syntax error in one complex selector kills the whole sequence" behavior that Selectors is stuck with. As such, it should be clarified to take an `<any-value>`, then split on top-level commas, then parse each result as a `<complex-selector>` and just ignore invalid ones.

I'll open a different issue about this.

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

Received on Monday, 29 October 2018 18:58:14 UTC