- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 06 Aug 2025 16:38:14 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[web-animations-2] Should AnimationTrigger properties be readonly?`, and agreed to the following: * `RESOLVED: Make Animation Trigger related things readonly` <details><summary>The full IRC log of that discussion</summary> <fantasai> flackr: If we make the objects you get from JS for AnimationTrigger writeable, then it requires introducing complexity of knowing when to take changed values from style vs when author has overwritten and need to take that.<br> <fantasai> flackr: So proposal is to make them readonly<br> <fantasai> flackr: This way if you get a CSS trigger, we will always track updates to style<br> <fantasai> flackr: and don't need to track whether developer has changed behavior through JS object<br> <fantasai> flackr: Follow conventions for modifications to animations<br> <kbabbitt> +1<br> <ydaniv> SGTM<br> <fantasai> astearns: Seeing agreement in the issue. Anyone with concerns?<br> <TabAtkins> +1<br> <fantasai> astearns: Proposed to make these properties readonly<br> <fantasai> flackr: applies to class of trigger-related things<br> <fantasai> RESOLVED: Make Animation Trigger related things readonly<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11918#issuecomment-3160849568 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 August 2025 16:38:14 UTC