- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Mar 2012 20:02:31 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16545 Summary: Clarify the restart of an animation Product: CSS Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Animations AssignedTo: dino@apple.com ReportedBy: sylvaing@microsoft.com QAContact: public-css-bugzilla@w3.org CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com "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. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 27 March 2012 20:02:33 UTC