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

An element could match multiple CSS rules or selectors with different `<custom-ident>`, which would imply that we need to cache multiple values per element. But elements can be moved from one document to another. If the JS reference like identify is used, then we would have to keep each identifier that ever matched each element in every document the element has ever been because an element could move back to any one of those documents in the future until the document itself is dead.

-- 
GitHub Notification of comment by rniwa
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2826#issuecomment-1232341786 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 01:24:04 UTC