Re: [csswg-drafts] [css-scoping] [selectors] <compound-selector-list> should somehow affect :is() / :where() parsing (#5093)

Maybe `:is()` and `:where()` should be more subtly defined. I'd expect `::part(foo):is(:hover,:active)` to parse, just like the individual selectors would, but I don't think `::part(foo):is([attr="value"])` should parse.

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

Received on Wednesday, 20 May 2020 12:04:18 UTC