Re: [csswg-drafts] [css-mixins-1] how do `@function` rules cross shadow boundaries? (#10953)

Yeah, that's the behavior you'd get from the standard "tree-scoped name" and "tree-scoped reference" behavior - you can define things at any scope, and they're visible to things in the same scope *or nested scopes*, but not higher. I suspect it's all we want.

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


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

Received on Thursday, 26 September 2024 19:26:00 UTC