- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 10 Mar 2025 16:38:21 +0000
- To: public-css-archive@w3.org
Back to keywords: how about we just go simple and use `global`? I think `random(global, 0, 1)` or `random(--foo global, 0, 1)` correctly suggests that *every* instance of that function across your entire stylesheet will share the random value - it's a "global" random rather than as much of a "local" random as we can make it. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11742#issuecomment-2711192735 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 10 March 2025 16:38:22 UTC