Re: [csswg-drafts] [selectors-4] [css-nesting-1] pseudo elements need to be clarified to correctly handle relative selectors. (#7979)

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