[Webkit-unassigned] [Bug 76124] WheelEvent.initWebKitWheelEvent differs from DOM Events WheelEvent.initWheelEvent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 12 12:37:05 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76124
--- Comment #5 from Adam Barth <abarth at webkit.org> 2012-01-12 12:37:05 PST ---
The spec's version of WheelEvent is very different from our version:
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#webidl-events-WheelEvent
http://trac.webkit.org/browser/trunk/Source/WebCore/dom/WheelEvent.idl
Whether we implement initWheelEvent or not, we should probably make our implementation match the spec more closely.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list