Re: [csswg-drafts] [css-nesting-1][css-cascade-6] Should/can relative selectors be allowed un-nested (#12418)

I don't think `&` ever behaves quite like `:scope`? `&` always refers to the parent selector (which might be the scoping selector, but could match multiple elements) while `:scope` refers to the scoping root element (always a single element).

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12418#issuecomment-3024600197 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 July 2025 15:51:14 UTC