[Webkit-unassigned] [Bug 27159] Unsetting an object's transition property to restyle it without animating doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 14:17:39 PDT 2009


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-08-10 14:17:39 PDT ---
This doesn't work because of style batching (which every browser does). The
setTimeout is a reasonable workaround.

-- 
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