RESOLVED DUPLICATE of bug 153374 Bug 139177
createHTMLDocument in DOMImplementation should be as per the DOM4 specification
https://bugs.webkit.org/show_bug.cgi?id=139177
Summary createHTMLDocument in DOMImplementation should be as per the DOM4 specification
Shivakumar J M
Reported 2014-12-02 01:58:52 PST
createHTMLDocument in DOMImplementation should be as per the DOM4 specification : http://w3c.github.io/dom/#dom-domimplementation-createhtmldocument
Attachments
Patch (2.33 KB, patch)
2014-12-02 03:51 PST, Shivakumar J M
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 (524.70 KB, application/zip)
2014-12-02 05:03 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion (527.43 KB, application/zip)
2014-12-02 05:26 PST, Build Bot
no flags
Shivakumar J M
Comment 1 2014-12-02 03:51:37 PST
Created attachment 242397 [details] Patch make createHTMLDocument in DOMImplementation should be as per the DOM4 specification.
Build Bot
Comment 2 2014-12-02 05:03:35 PST
Comment on attachment 242397 [details] Patch Attachment 242397 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/4703486423859200 New failing tests: imported/w3c/html-templates/serializing-html-templates/outerhtml.html fast/dom/HTMLDocument/clone-node-quirks-mode.html fast/dom/DOMImplementation/createHTMLDocument-optional-title.html
Build Bot
Comment 3 2014-12-02 05:03:38 PST
Created attachment 242402 [details] Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-09 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Build Bot
Comment 4 2014-12-02 05:26:11 PST
Comment on attachment 242397 [details] Patch Attachment 242397 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/6645837601964032 New failing tests: imported/w3c/html-templates/serializing-html-templates/outerhtml.html fast/dom/HTMLDocument/clone-node-quirks-mode.html fast/dom/DOMImplementation/createHTMLDocument-optional-title.html
Build Bot
Comment 5 2014-12-02 05:26:14 PST
Created attachment 242404 [details] Archive of layout-test-results from webkit-ews-05 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-05 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Sam Weinig
Comment 6 2014-12-02 14:52:20 PST
Comment on attachment 242397 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=242397&action=review > Source/WebCore/ChangeLog:10 > + No new tests, no behavior change. If this doesn't change behavior, why are you making this change? What is the upshot of it?
Michael Catanzaro
Comment 7 2016-09-17 07:02:24 PDT
Comment on attachment 242397 [details] Patch Hi, Apologies that your patch was not reviewed in a timely manner. Since it's now quite old, I am removing it from the review request queue. Please consider rebasing it on trunk and resubmitting. To increase the chances of getting a review, consider using 'Tools/Scripts/webkit-patch upload --suggest-reviewers' to CC reviewers who might be interested in this bug.
Simon Pieters (:zcorpan)
Comment 8 2016-09-27 05:59:59 PDT
STP passes http://web-platform.test:8000/dom/nodes/DOMImplementation-createHTMLDocument.html for me so maybe this has already been fixed?
Chris Dumez
Comment 9 2016-09-27 09:07:37 PDT
*** This bug has been marked as a duplicate of bug 153374 ***
Note You need to log in before you can comment on or make changes to this bug.