WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148738
document.createEvent("eventname") should do a case-insensitive match on the event name
https://bugs.webkit.org/show_bug.cgi?id=148738
Summary
document.createEvent("eventname") should do a case-insensitive match on the e...
Chris Dumez
Reported
2015-09-03 10:30:49 PDT
document.createEvent("eventname") should do a case-insensitive match on the event name:
https://dom.spec.whatwg.org/#dom-document-createevent
WebKit does a case-sensitive match. Firefox and Chrome match the specification.
Attachments
Patch
(14.59 KB, patch)
2015-09-03 10:34 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-09-03 10:31:34 PDT
rdar://problem/22558709
Chris Dumez
Comment 2
2015-09-03 10:34:45 PDT
Created
attachment 260495
[details]
Patch
WebKit Commit Bot
Comment 3
2015-09-03 13:12:23 PDT
Comment on
attachment 260495
[details]
Patch Clearing flags on attachment: 260495 Committed
r189282
: <
http://trac.webkit.org/changeset/189282
>
WebKit Commit Bot
Comment 4
2015-09-03 13:12:29 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug