[Bug 25491] New: createEvent and case significance
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25491
Bug ID: 25491
Summary: createEvent and case significance
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Blink/WebKit do not supports lowercase names for the interface argument.
http://dom.spec.whatwg.org/#dom-document-createevent
It therefore seems like the open web cannot depend on this and therefore we
should be able to clean up the spec a bit.
Notice that engines all allow a trailing 's' on the interface name.
--
You are receiving this mail because:
You are on the CC list for the bug.