- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Feb 2023 21:30:00 +0000
- To: public-css-archive@w3.org
> So, according to the spec the example above desugars as: No, not quite. It desugars to the equivalent of `.container.selected :is(.container .widget)`. Luckily that is in fact equivalent to `.container.selected .widget`, so it does what you want. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6330#issuecomment-1439117114 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 21 February 2023 21:30:02 UTC