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

@andruud I think that's implied by #3264. `::pseudo:is(:hover, :bogus)` should be treated as `::pseudo:is(:hover)`, `::pseudo:is(:bogus)` should be treated as `::pseudo:is()`, and `::pseudo:is()` should match nothing.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 October 2020 19:30:06 UTC