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

Interestingly, Safari messes up when the transition is interrupted and
 restarted. With [this 
testcase](https://gist.github.com/Manishearth/b18887b81ec3215dd519cd2fdadd59bb),
 start the animation by moving your mouse into the yellow area, and 
then move it in and out rapidly. In Firefox the animation reverses 
smoothly, but in Safari the transformed red box jumps around.

(Servo was having similar issues, so this is probably a Safari/spec 
issue since Servo tries to implement the spec to the word. But 
unrelated to the ones listed in the bug above)

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

Received on Thursday, 22 September 2016 16:42:18 UTC