Re: [csswg-drafts] [web-animations-1] Use cases for `timeline` being writable (#3759)

The example given in the scroll-animations issue was "using a ScrollTimeline until you pass some threshold and then swap in a DocumentTimeline so that the animation runs to completion".

This isn't quite a use case (it describes steps instead of describing a goal), and I'm not clear in this description why you wouldn't just cancel the Animation and start a new one at that point. (Also, is it using the same `effect`, or does one swap that out as well?).

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

Received on Monday, 25 March 2019 13:19:40 UTC