[Bug 15330] MouseWheel.initWheelEvent error

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

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsReview
             Status|NEW                         |RESOLVED
                 CC|                            |brandonyoyoslade@gmail.com
           See Also|                            |https://www.w3.org/Bugs/Pub
                   |                            |lic/show_bug.cgi?id=15921
         Resolution|                            |FIXED

--- Comment #2 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-03-10 01:11:20 UTC ---
I've fixed this the easy way by copying the other modifierListArgs parameter
(expounding on it a bit) and putting it in the WheelEvent.initWheelEvent's
parameter list.

Please see:
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html?rev=1.214#events-wheelevents

Brandon, Dominic (duped bug) can you please review and let me know if you
believe this issue is fixed?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Saturday, 10 March 2012 01:11:23 UTC