[Bug 18542] onmousewheel attribute should be replaced with onwheel

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

--- Comment #7 from Masayuki Nakano <masayuki@d-toybox.com> 2012-09-12 04:06:15 UTC ---
FYI:

mousewheel event:
https://developer.mozilla.org/en-US/docs/DOM/DOM_event_reference/mousewheel

MouseWheelEvent object:
https://developer.mozilla.org/en-US/docs/DOM/MouseWheelEvent

So, it's really different event from D3E wheel event (WheelEvent object).

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

Received on Wednesday, 12 September 2012 04:06:17 UTC