Re: [csswg-drafts] [selectors] Let :matches() have better error-recovery behavior than normal Selectors

Shouldn't this belong to `@supports` rule?
Just to imagine how bloated stylesheet would get if you have to use new selectors extensively. While with `@supports` you can only test it once and that's it.
Yes it doesn't cover selector check right now, but with [Custom Selectors from CSS Extensions](https://drafts.csswg.org/css-extensions/#custom-selectors) this should be possible.

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

Received on Monday, 29 October 2018 20:40:02 UTC