Re: [csswg-drafts] [css-values-5] seeded random values (#12072)

Yeah, just offering a JS API for this in the CSSOM might be the right move here. `CSS.forceRandomValues(n)`, where n is either null/undefined (unsets it) or a number between 0 and 1 (overrides all caching options, pretending they're all `fixed N`).

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


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

Received on Friday, 29 August 2025 17:09:11 UTC