blob: 3dfc6fd2944ea153e00ce7f4a002bc38b0bc9ff5 [file] [log] [blame]
'Real' MouseWheel events should not be dispatched on the text node, but instead on its parent.
PASS theEvent.target.nodeName is "DIV"
PASS successfullyParsed is true
TEST COMPLETE
This is a div containing text. Wheel events originating on the text node should target the div.