Re: [csswg-drafts] [css-values-5] Maybe min, max and step should not be part of the random-caching-key (#11742)

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