[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 16:15:58 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76124
--- Comment #6 from Kentaro Hara <haraken at chromium.org> 2012-01-12 16:15:57 PST ---
I've proposed the spec of WheelEvent:
http://html5labs.interoperabilitybridges.com/dom4events/#constructors-wheelevent
I've been pinging the spec authors several times over months, but the spec is not yet defined...
> We're removing init* methods from all specs and using constructors.
Yes. Also, implementing the WheelEvent constructor requires the MouseEvent constructor, and the MouseEvent constructor requires the UIEvent constructor. I'd like to implement them but all of these depend on the above spec...
--
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