Re: [csswg-drafts] [css-color][css-animations] Is it specified anywhere that a color animation at time=0 exactly match the from color's computed value? (#13269)

> But what about time=0.5? Should it be `rgb(0, 255, 0)` or `oklab(87% -0.23 0.18)`?

My understanding is that a multi-stop animation is a chain of interpolations (here, between two colors) and that at these stops, there is no interpolation needed to deduce the value. So here, `rgb(0, 255, 0)`  is the answer.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13269#issuecomment-4165812268 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 21:52:30 UTC