[Webkit-unassigned] [Bug 94081] Implement DOM3 wheel event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 04:14:16 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=94081





--- Comment #2 from Michał Z. Gołębiowski <m.goleb+bugzilla at gmail.com>  2013-01-11 04:16:07 PST ---
A good reference is here:
https://developer.mozilla.org/en-US/docs/Mozilla_event_reference/wheel
At this link there's also a proposed sort-of polyfill for this event.

Since this event is standardized by W3C:
http://www.w3.org/TR/DOM-Level-3-Events/#event-type-wheel
and since it works in both Firefox and IE >= 9, WebKit should implement it, too.

-- 
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