RESOLVED FIXED 58094
Add a layout test to ensure that mousemove is fired from a subframe
https://bugs.webkit.org/show_bug.cgi?id=58094
Summary Add a layout test to ensure that mousemove is fired from a subframe
Daniel Bates
Reported 2011-04-07 15:43:51 PDT
We should add a test case to ensure that we don't regress firing a mousemove event from a subframe. Ensuring that we fire a moursemove event follows from <http://www.w3.org/TR/DOM-Level-3-Events/#event-type-mousemove>.
Attachments
Layout test (3.49 KB, patch)
2011-04-07 15:49 PDT, Daniel Bates
darin: review+
Daniel Bates
Comment 1 2011-04-07 15:49:17 PDT
Created attachment 88718 [details] Layout test
Daniel Bates
Comment 2 2011-04-07 16:39:04 PDT
Note You need to log in before you can comment on or make changes to this bug.