Re: [svgwg] SVG 2 onwheel event name mismatch (#627)

> Ok, so to clarify `onmousewheel` exists in some browsers as a legacy/quirky synonym, but it isn't in any other specs?

Correct. Unlike [wheel](https://developer.mozilla.org/en-US/docs/Web/Events/wheel)/[onwheel](https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onwheel), MDN has the following warning for [mousewheel](https://developer.mozilla.org/en-US/docs/Web/Events/mousewheel)/[onmousewheel](https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onmousewheel):

> This feature is non-standard and is not on a standards track.


-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/627#issuecomment-455928830 using your GitHub account

Received on Monday, 21 January 2019 02:20:37 UTC