Closed Bug 1458619 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10789 - HTML: document.open() and aborting documents

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10789 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10789
Details from upstream follow.

Anne van Kesteren <annevk@annevk.nl> wrote:
>  HTML: document.open() and aborting documents
>  
>  For https://github.com/w3c/web-platform-tests/pull/10773.
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 8 tests and 29 subtests
OK     : 4
PASS   : 14
FAIL   : 7
TIMEOUT: 12

New tests that have failures or other problems:
/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-immediate.window.html: TIMEOUT
    document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (XMLHttpRequest): TIMEOUT
    document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (fetch()): TIMEOUT
    document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (image loading): TIMEOUT
/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-header.window.html: TIMEOUT
    document.open() does NOT abort documents that are queued for navigation through Refresh header with 1-sec timeout (XMLHttpRequest): TIMEOUT
    document.open() does NOT abort documents that are queued for navigation through Refresh header with 1-sec timeout (fetch()): TIMEOUT
    document.open() does NOT abort documents that are queued for navigation through Refresh header with 4-sec timeout (image loading): TIMEOUT
/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-meta.window.html: TIMEOUT
    document.open() does NOT abort documents that are queued for navigation through <meta> refresh with 1-sec timeout (XMLHttpRequest): FAIL
    document.open() does NOT abort documents that are queued for navigation through <meta> refresh with 1-sec timeout (fetch()): FAIL
    document.open() does NOT abort documents that are queued for navigation through <meta> refresh with 4-sec timeout (image loading): TIMEOUT
/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort.sub.window.html: TIMEOUT
    document.open() does not abort documents that are not navigating (XMLHttpRequest): FAIL
    document.open() does not abort documents that are not navigating (already established WebSocket connection): FAIL
    document.open() does not abort documents that are not navigating (establish a WebSocket connection): FAIL
    document.open() does not abort documents that are not navigating (fetch()): FAIL
    document.open() does not abort documents that are not navigating (image loading): TIMEOUT
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b5ebc86c7bce
[wpt PR 10789] - HTML: document.open() and aborting documents, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/efcba3a20365
[wpt PR 10789] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/b5ebc86c7bce
https://hg.mozilla.org/mozilla-central/rev/efcba3a20365
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.