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

Ah.... I think I see it now.

The problem is that `.a :is(.b *)` is not equivalent to `.a .b *` because it no longer ensures that `.b` is nested inside `.a`.

Sorry about not getting it until now, this is a bit of a brain twister for me.


-- 
GitHub Notification of comment by miragecraft
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9038#issuecomment-1624411260 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 23:00:33 UTC