Re: [csswg-drafts] [web-animations-1] Should async playback methods return the `ready` Promise?

What are the expected uses cases for the `ready` promise? Sync other operations to start in unison? Anything else?

>From my own experience, I think post-animation cleanup tasks are quite common, and I would favour returning the `finished` promise if we were to return anything for `play()`.

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

Received on Friday, 19 January 2018 09:18:27 UTC