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

> If you specify the same random() function twice in a single property on a single element

So I think you are saying the default key should be a tuple of
 - The element
 - The property before shorthand expansion.
   Note this introduces more case where we will need to use internal values, raising the priority of #8055
 - The index of this `random()` instance (among all tokens? Among the various `random()` instances?)

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


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

Received on Wednesday, 5 March 2025 22:57:19 UTC