[Bug 28731] New: CompositionEvent constructor arguments name are atypical

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28731

            Bug ID: 28731
           Summary: CompositionEvent constructor arguments name are
                    atypical
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: UI Events
          Assignee: garykac@google.com
          Reporter: philipj@opera.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

> Constructor(DOMString typeArg, optional CompositionEventInit compositionEventInitDict)

Event, UIEvent and many other events have a constructor on this form:

> Constructor(DOMString type, optional CompositionEventInit eventInitDict)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 1 June 2015 21:10:30 UTC