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

I've updated the branch with a few changes I noticed while implementing. I'm currently thinking:
* Would `changePlaybackRate` be better (than `setPlaybackRate`/`updatePlaybackRate`)?
* I think using a method for this is the right choice. Just fiddling with this it occurs to me that in future we might pass options to this method to do a smooth transition from one playback rate to another.

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

Received on Wednesday, 17 January 2018 08:10:54 UTC