Bug 114783 - Resuming Animations with animation-play-state Will Cause a Flicker
Summary: Resuming Animations with animation-play-state Will Cause a Flicker
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL: http://stackoverflow.com/questions/15...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 21:09 PDT by Gias Kay Lee
Modified: 2014-02-04 17:22 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gias Kay Lee 2013-04-17 21:09:08 PDT
On slower machines the flicker can be clearly identified as a sudden rollback to the first keyframe, before the animation picking up properly from where it was paused. More info inside the Stack Overflow link.