On Tue, Nov 18, 2014 at 8:43 AM, Jeremie Patonnier < [email protected]> 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
