[Bug 18542] onmousewheel attribute should be replaced with onwheel

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

Masayuki Nakano <masayuki@d-toybox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #6 from Masayuki Nakano <masayuki@d-toybox.com> 2012-09-12 03:54:41 UTC ---
I don't think that onmousewheel is used for D3E WheelEvent. It's used for the
legacy mousewheel event on IE, Opera and WebKit browsers. Only IE9 and Fx17
implemented the D3E WheelEvent. Therefore, I don't think the change breaks
existing web pages. "onmousewheel" should be available for the legacy
(unstandardized) event handler actually, but I think that HTML5 spec shouldn't
define such event handler attribute.

-- 
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 03:54:43 UTC