RESOLVED FIXED 205752
Document.createAttribute() should take in a localName, not a qualifiedName
https://bugs.webkit.org/show_bug.cgi?id=205752
Summary Document.createAttribute() should take in a localName, not a qualifiedName
Chris Dumez
Reported 2020-01-03 14:55:46 PST
Document.createAttribute() should take in a localName, not a qualifiedName: - https://dom.spec.whatwg.org/#dom-document-createattribute Out behavior does not match the DOM specification or other browser engines.
Attachments
Patch (4.01 KB, patch)
2020-01-03 14:59 PST, Chris Dumez
no flags
WIP Patch (28.39 KB, patch)
2020-01-03 16:27 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-01-03 14:59:00 PST
Chris Dumez
Comment 2 2020-01-03 16:27:11 PST
Created attachment 386727 [details] WIP Patch
Chris Dumez
Comment 3 2020-01-03 16:28:31 PST
Comment on attachment 386718 [details] Patch Clearing flags on attachment: 386718 Committed r254021: <https://trac.webkit.org/changeset/254021>
Chris Dumez
Comment 4 2020-01-03 16:28:33 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-01-03 16:29:24 PST
Note You need to log in before you can comment on or make changes to this bug.