- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Dec 2022 15:55:30 +0000
- To: public-css-archive@w3.org
Closing as Question Answered, as the specs do have a clear answer. `::` is not a combinator, so in `.foo { ::before {...}}` the inner rule's selector is strictly equivalent to `.foo *::before`. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7979#issuecomment-1351680689 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 14 December 2022 15:55:32 UTC