Re: [csswg-drafts] [css-values] random() function (#2826)

How exactly does `per-element` work? Is it tied to something that has the same lifetime as a JS reference to a Node, or is it more about the location of the element in the DOM? I.e if script removes a node, then creates a new one in the same location in the tree, with all the same properties, does the new element get the same random values?

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


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

Received on Wednesday, 31 August 2022 00:14:09 UTC