Re: [css-houdini-drafts] Mechanism to pause an animation

_From @appsforartists on September 27, 2016 21:21_

`pause` implies that there's still potential work waiting to be done.  `at rest` (or CSS transition's `end`) are better concepts for a spring that's run out of frames.

If functions were side-effect-free (#14) `return`ing a falsey value would be a good way to represent the animation has come to rest. 


-- 
GitHub Notification of comment by majido
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/808#issuecomment-417053245 using your GitHub account

Received on Wednesday, 29 August 2018 18:17:53 UTC