[Bug 24729] New: WeelEvent inherits from MouseEvent, but WheelEventInit (UIevents) doesn't from MouseEventInit

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: travil@microsoft.com
          Reporter: vmatva@gmail.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

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.

Received on Wednesday, 19 February 2014 10:02:16 UTC