Re: [csswg-drafts] [css-values] [web-animations] Question about "not additive" for discrete animation (#9070)

> should we change the spec words for [non-additive](https://drafts.csswg.org/css-values-4/#not-additive) in [css-values-4] to use `Vresult = Vb` or effect value?

That seems to make sense to me. I can't recall why we make it Va in the first place.

I looked up the SMIL spec to see if it came from there, but even [it has](https://www.w3.org/TR/2001/REC-smil20-20010807/animation.html#animationNS-AdditiveAnim):

> If the animation is additive, `F(t,u) = u + ff(t)`.
> If the animation is non-additive, `F(t,u) = ff(t)`.

-- 
GitHub Notification of comment by birtles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9070#issuecomment-1636621977 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 15 July 2023 02:00:57 UTC