Re: [csswg-drafts] [css-transforms] Smarter interpolation of truncated transform lists

Like I just outlined, you fix *length* mismatches by adding neutral transforms to the end of the shorter list.

In your example, no fixup is possible. They're the same length, and have no common prefix, so you still just go straight to matrix interpolation.

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

Received on Friday, 1 June 2018 17:29:11 UTC