[Webkit-unassigned] [Bug 107288] Race condition when toggling classes disabling CSS transitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 09:03:27 PST 2013


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





--- Comment #2 from Michał Z. Gołębiowski <m.goleb+bugzilla at gmail.com>  2013-01-18 09:05:15 PST ---
The problem here is not only batching style changes because my example at:
http://jsfiddle.net/m_gol/3hwjC/18/
uses setTimeout on the second change. The problem seems className changes batching and non-WebKit browsers don't do this, apparently, because this jsFiddle works correctly for them.

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