Re: [csswg-drafts] [css-cascade-6] Can we support implicit scopes in nested settings? (#10497)

And this should presumably use the same "same set of elements as the parent" semantic that implicit nested rules get (like `.foo::before { @media (...) { color: red; } }`), so pseudo-elements work properly. (Rather than literally using `&`, which doesn't work with pseudo-elements currently.)

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


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

Received on Wednesday, 18 September 2024 16:18:56 UTC