Re: [csswg-drafts] [selectors-4] `:is()` and `:where()` not allowed inside `:not()`? (#9038)

It seems that your problem boils down to expecting `.select :is(.deselect *)` to be expanded as `.select .deselect *` exclusively. Unfortunately, it's not how `:is()` works :(

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


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

Received on Thursday, 6 July 2023 19:28:57 UTC