Re: [csswg-drafts] [css-transforms] Bunch of bugs in the interpolation algorithms

Confirmed: Servo as well as WebKit use the opposite multiplication order (aka pre-multiply rotationMatrix to matrix) for `matrix = multiply(matrix, rotationMatrix)`.

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

Received on Saturday, 26 May 2018 11:12:45 UTC