- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Jul 2022 16:52:40 +0000
- To: public-css-archive@w3.org
@jonjohnjohnson Yeah, that would be some other recalculation trigger. Would just need a well-defined answer for what it means. I could see, for example, leaning on the same timing logic as animations - as long as the property value is "the same" in some sense, it keeps a stable value, but as soon as it changes we reset to a new unique value. Issue is just what the use-cases are, and if it's worth adding that complexity vs just having a mouseenter event set a custom property. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2826#issuecomment-1197035012 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 27 July 2022 16:52:42 UTC