- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Sep 2022 07:08:47 +0000
- To: public-css-archive@w3.org
So making: `div.class:has(:invalid, :invalid) {}` invalid instead of never matching wouldn't be too bad, but the consequence of dropping other fully valid selectors from a list, which would happen with `main.class` in: `main.class, div.class:has(:invalid, :invalid) {}` is more problematic. -- GitHub Notification of comment by lilles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7676#issuecomment-1238995108 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 September 2022 07:08:49 UTC