[Webkit-unassigned] [Bug 43023] CSS Animations: Restarting animations without a setTimeout doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 13:26:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43023


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-08-02 13:26:42 PST ---
This isn't a problem specific to animations. It's a result of the way that browsers batch style changes.

One workaround is to use offsetWidth to force the engine to to do a style resolution/layout.

This bug has no testcase and does not describe a specific issue, so closing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list