[Bug 24729] New: WeelEvent inherits from MouseEvent, but WheelEventInit (UIevents) doesn't from MouseEventInit
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24729
Bug ID: 24729
Summary: WeelEvent inherits from MouseEvent, but WheelEventInit
(UIevents) doesn't from MouseEventInit
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Interface WeelEvent inherits from MouseEvent, but dictionary WheelEventInit
(UIevents) doesn't from dictionary MouseEventInit. It looks inconsistent.
I'm not sure if it is bug or not.
If no - maybe adding Note section in the spec would help to avoid confuse of
readers.
--
You are receiving this mail because:
You are on the CC list for the bug.