[Webkit-unassigned] [Bug 189375] New: document.open() should not propagate URLs to non-fully active documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 14:32:13 PDT 2018


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

            Bug ID: 189375
           Summary: document.open() should not propagate URLs to non-fully
                    active documents
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothygu99 at gmail.com
                CC: cdumez at apple.com

In https://github.com/whatwg/html/issues/3885 and https://github.com/whatwg/html/pull/3946, the HTML spec was changed so that URLs are no longer propagated to non-fully active documents during a document.open(), and the URL update becomes more like history.replaceState().

A test is available at https://github.com/web-platform-tests/wpt/blob/master/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/url.window.js.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180906/651b9846/attachment-0001.html>


More information about the webkit-unassigned mailing list