- From: Shaw Jia via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Jul 2023 23:00:31 +0000
- To: public-css-archive@w3.org
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