[Webkit-unassigned] [Bug 157421] New: createDocument/createHTMLDocument should create a document with URL "about:blank", not ""

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 07:34:34 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157421

            Bug ID: 157421
           Summary: createDocument/createHTMLDocument should create a
                    document with URL "about:blank", not ""
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me

http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=4163 (and a similar version for createDocument) should log "about:blank" in the Log: section. Instead, in Safari 9, it logs "".

This was a recent spec change, sort of. See https://github.com/whatwg/html/issues/1174. Browsers do not have interop here, but "about:blank" is the best thing to converge on.

Web platform tests at 

- http://w3c-test.org/dom/nodes/DOMImplementation-createDocument.html
- http://w3c-test.org/dom/nodes/DOMImplementation-createHTMLDocument.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160506/9a963771/attachment.html>


More information about the webkit-unassigned mailing list