WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160167
Parameters to DOMImplementation.createDocumentType() should be mandatory and non-nullable
https://bugs.webkit.org/show_bug.cgi?id=160167
Summary
Parameters to DOMImplementation.createDocumentType() should be mandatory and ...
Chris Dumez
Reported
2016-07-25 10:52:25 PDT
Parameters to DOMImplementation.createDocumentType() should be mandatory and non-nullable: -
https://dom.spec.whatwg.org/#domimplementation
Firefox and Chrome both agree with the specification. However, those parameters are currently nullable and optional in WebKit.
Attachments
Patch
(14.08 KB, patch)
2016-07-25 12:13 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-25 12:13:12 PDT
Created
attachment 284512
[details]
Patch
Chris Dumez
Comment 2
2016-07-25 14:54:38 PDT
Comment on
attachment 284512
[details]
Patch Clearing flags on attachment: 284512 Committed
r203701
: <
http://trac.webkit.org/changeset/203701
>
Chris Dumez
Comment 3
2016-07-25 14:54:43 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