This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16545 - Clarify the restart of an animation
Summary: Clarify the restart of an animation
Status: RESOLVED WONTFIX
Alias: None
Product: CSS
Classification: Unclassified
Component: Animations (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Dean Jackson
QA Contact: public-css-bugzilla
URL:
Whiteboard: [medium] [www-style]
Keywords:
: 14986 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-27 20:02 UTC by Sylvain Galineau
Modified: 2014-09-03 00:50 UTC (History)
4 users (show)

See Also:


Attachments

Description Sylvain Galineau 2012-03-27 20:02:30 UTC
"In order to restart an animation, it must be removed then reapplied."

This does not literally work across browsers today, except by reapplying the property asynchronously or, possibly, with a call to getComputedStyle() in between to flush property updates. This relates to the overall issue of defining when properties compute but I'd like to attempt capturing this.
Comment 1 Sylvain Galineau 2013-02-20 03:58:03 UTC
*** Bug 14986 has been marked as a duplicate of this bug. ***
Comment 2 Sylvain Galineau 2014-09-03 00:50:55 UTC
On second thought, I do not think there is any browser requirement we can specify here. Closing.