- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Tue, 31 Mar 2026 22:37:28 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-color][css-animations] Is it specified anywhere that a color animation at time=0 exactly match the from color's computed value?`, and agreed to the following: * `RESOLVED: Update the animations spec with an example` <details><summary>The full IRC log of that discussion</summary> <fantasai> ChrisL: If you're not interpolating, then you don't do any color interpolation, so the color shouldn't change.<br> <emilio> ChrisL: I don't think it's explicit but I think it should, I think the birtles mentioned it falls out of the spec<br> <flackr> q+<br> <emilio> ChrisL: in the start and end you get the computed value<br> <emilio> ack flackr<br> <emilio> flackr: that's right<br> <emilio> ... there are cases where before / after the keyframe you have a different form because your interpolation dependends the other keyframe<br> <emilio> ... so before a keyframe could have a different shape than after<br> <emilio> ... so makes sense that at the keyframe you get the explicit keyframe behavior<br> <TabAtkins> A -> X and X -> B might interpret X differently in the two cases<br> <TabAtkins> so we should preserve the X value as specified so it can properly reinterpret<br> <emilio> astearns: so the test is correct and we just need to be explicit about why<br> <emilio> ChrisL: so we should add more tests<br> <emilio> astearns: maybe adding a color example?<br> <emilio> PROPOSED: Update the spec with an example<br> <emilio> PROPOSED: Update the animations spec with an example<br> <emilio> RESOLVED: Update the animations spec with an example<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13269#issuecomment-4166060626 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 March 2026 22:37:29 UTC