- From: Ilya Streltsyn via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Jul 2023 19:28:56 +0000
- To: public-css-archive@w3.org
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