[csswg-drafts] [web-animations-1] Make updating the playback rate asynchronous

birtles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [web-animations-1] Make updating the playback rate asynchronous ==
_From @alancutter on May 6, 2016 3:52_

Playing and pausing Animations are asynchronous operations due to the existence of off main thread animations. This detail is captured with pending play and pause tasks.

Changing the playback rate of an Animation is similarly asynchronous and should have its own pending task.


_Copied from original issue: w3c/web-animations#151_

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2059 using your GitHub account

Received on Tuesday, 5 December 2017 04:40:35 UTC