[Webkit-unassigned] [Bug 49790] Color changes to option elements in a select multiple aren't drawn immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 04:36:15 PST 2011


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




--- Comment #18 from Nikolas Zimmermann <zimmermann at kde.org>  2011-01-18 04:36:14 PST ---
setTimeout(foo, 0) is completly valid in layout tests. As long as you use
layoutTestController.waitUntilDone() before calling setTimeout() and layoutTestController.notifyDone() afterwards.

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