- From: Kevin Babbitt via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Feb 2024 01:23:03 +0000
- To: public-css-archive@w3.org
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