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

From my experience implementing this alternative approach:
* It took only about 3 days to implement, much of which was writing WPT (compared to several weeks for the `FillAnimation` proposal)
* Not a single existing test in WPT or Gecko's testsuite failed with this change (i.e. compat risk should be low)
* It improves Gecko's performance on https://greensock.com/js/speed.html so that the frame rate no longer drops over time (something the `FillAnimation` approach only partially addressed)

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

Received on Wednesday, 17 April 2019 00:35:06 UTC