Re: Temporary removal of animations

On Tue, Nov 18, 2014 at 8:43 AM, Jeremie Patonnier <
jeremie.patonnier@gmail.com> wrote:

> Hi! I wonder if you could just pause the animation rather than cancel it
>
> http://w3c.github.io/web-animations/#the-animationplayer-interface define
> a pause method
>
> Note sure it is already implemented but it looks like what you are looking
> for: http://w3c.github.io/web-animations/#pause-a-player
>

Pause stops that animation from progressing but getComputedStyle will still
return the results of the animation.

-Jonathan

Received on Tuesday, 18 November 2014 18:09:45 UTC