- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Jun 2015 21:10:28 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Monday, 1 June 2015 21:10:31 UTC