[Webkit-unassigned] [Bug 56401] hover then un-hover makes state change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 18:47:57 PDT 2011


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





--- Comment #10 from MORITA Hajime <morrita at google.com>  2011-07-05 18:47:57 PST ---
(From update of attachment 99698)
View in context: https://bugs.webkit.org/attachment.cgi?id=99698&action=review

> LayoutTests/fast/dynamic/hover-before-position-after-style-change.html:30
> +                    return;

This trick is a bit tricky. Could you make this more straightforward?
I guess we can split it into
- a function to emulate the mouse move
- another function to check the result.
Then |fromMouseOver| would be no longer required.

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