Re: [csswg-drafts] [css-mixins] custom mixins & functions should have some access to custom properties on the calling element. How much? (#9938)

Another advantage of lexical scoping is that it becomes simpler for implementations to offload evaluation from the main thread to a worker. Perhaps CSS functions typically end up being small enough that it's not worth doing so, but I think it would be good to have the potential for it.

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


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

Received on Thursday, 15 February 2024 01:23:05 UTC