Re: [csswg-drafts] [web-animations-1] Alternative to FillAnimation: replace events (#3689)

> > Disadvantages:
> > 
> > * It introduces _two_ new concepts for authors to understand: "replacing" and `FillAnimation`s. That said, many authors will never need to deal with either.
> > * It suffers the same problems as `FillAnimation` with regards to it being difficult to compact additive content. It will always be an incomplete solution.
> 
> If we can switch the composition and interpolation order as proposed in #2204 I believe this will be a complete solution as we can always replace with the equivalent transform matrix.

I'm not sure it does since the problem there is not just combining matrices, but also dealing with context-sensitive values.

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

Received on Tuesday, 2 April 2019 00:51:41 UTC