[Bug 25491] New: createEvent and case significance

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: annevk@annevk.nl
          Reporter: arv@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

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.

Received on Monday, 28 April 2014 14:19:21 UTC