Re: [csswg-drafts] [web-animations-1] Additive transform animations easily invoke undesirable matrix interpolation

> Sorry, does this mean that the element's un-animated computed style is transform: rotate(90deg)? In that case, shouldn't the result be transform: rotate(90deg) scale(3)?

The second keyframe is a replace keyframe so the underlying `rotate(90deg)` is being animated away.

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

Received on Monday, 22 January 2018 06:33:58 UTC