[Bug 24729] WeelEvent inherits from MouseEvent, but WheelEventInit (UIevents) doesn't from MouseEventInit

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24729

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
Looks like a pretty clear bug to me.  Certainly in Gecko's implementation the
WheelEventInit inherits from MouseEventInit.  Otherwise you can't properly
initialize the event.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 19 February 2014 14:01:41 UTC