From 85823edd01e2636342a02e0bf3e2b51a54eea592 Mon Sep 17 00:00:00 2001 From: Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> Date: Sun, 8 Sep 2024 03:41:09 +0200 Subject: Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f38d6' (#33359) Signed-off-by: WPT Sync Bot --- .../broadcastchannel/broadcastchannel.window.js.ini | 3 +++ .../dedicatedworker.tentative.window.js.ini | 3 +++ .../evict-on-message.tentative.window.js.ini | 3 +++ .../element/compositing/colr-glyph-composition.html.ini | 2 -- .../manual/compositing/colr-glyph-composition.html.ini | 2 ++ .../imagebitmap/createImageBitmap-invalid-args.html.ini | 2 +- .../getter.html.ini | 15 +++++++++++++++ ...oading-lazy-nav-location-replace-cross-origin.html.ini | 3 +++ .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 2 +- .../iframe_sandbox_popups_nonescaping-2.html.ini | 2 +- .../iframe_sandbox_popups_nonescaping-3.html.ini | 3 ++- .../htmlanchorelement_noopener.html.ini | 3 +++ .../document-write/module-delayed.html.ini | 3 --- .../update-rendering/child-document-raf-order.html.ini | 3 +++ 15 files changed, 41 insertions(+), 10 deletions(-) create mode 100644 tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/broadcastchannel.window.js.ini create mode 100644 tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/dedicatedworker.tentative.window.js.ini create mode 100644 tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/evict-on-message.tentative.window.js.ini delete mode 100644 tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini create mode 100644 tests/wpt/meta/html/canvas/element/manual/compositing/colr-glyph-composition.html.ini create mode 100644 tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-location-replace-cross-origin.html.ini delete mode 100644 tests/wpt/meta/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini create mode 100644 tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini (limited to 'tests/wpt/meta/html') diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/broadcastchannel.window.js.ini b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/broadcastchannel.window.js.ini new file mode 100644 index 00000000000..a3614616222 --- /dev/null +++ b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/broadcastchannel.window.js.ini @@ -0,0 +1,3 @@ +[broadcastchannel.window.html] + [Ensure that open broadcastchannel does not block bfcache.] + expected: FAIL diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/dedicatedworker.tentative.window.js.ini b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/dedicatedworker.tentative.window.js.ini new file mode 100644 index 00000000000..f91c1136cfb --- /dev/null +++ b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/dedicatedworker.tentative.window.js.ini @@ -0,0 +1,3 @@ +[dedicatedworker.tentative.window.html] + [BroadcastChannel messages dispatched to dedicated worker in bfcache should be queued.] + expected: FAIL diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/evict-on-message.tentative.window.js.ini b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/evict-on-message.tentative.window.js.ini new file mode 100644 index 00000000000..20511c16257 --- /dev/null +++ b/tests/wpt/meta/html/browsers/browsing-the-web/back-forward-cache/broadcastchannel/evict-on-message.tentative.window.js.ini @@ -0,0 +1,3 @@ +[evict-on-message.tentative.window.html] + [BroadcastChannel message while in bfcache should evict the entry.] + expected: FAIL diff --git a/tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini b/tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini deleted file mode 100644 index 0392ac2ff3b..00000000000 --- a/tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[colr-glyph-composition.html] - expected: FAIL diff --git a/tests/wpt/meta/html/canvas/element/manual/compositing/colr-glyph-composition.html.ini b/tests/wpt/meta/html/canvas/element/manual/compositing/colr-glyph-composition.html.ini new file mode 100644 index 00000000000..0392ac2ff3b --- /dev/null +++ b/tests/wpt/meta/html/canvas/element/manual/compositing/colr-glyph-composition.html.ini @@ -0,0 +1,2 @@ +[colr-glyph-composition.html] + expected: FAIL diff --git a/tests/wpt/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html.ini b/tests/wpt/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html.ini index 2a3701b5bd0..74a99072845 100644 --- a/tests/wpt/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html.ini +++ b/tests/wpt/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html.ini @@ -1,5 +1,5 @@ [createImageBitmap-invalid-args.html] - expected: TIMEOUT + expected: ERROR [createImageBitmap with a vector HTMLImageElement source and sw set to 0] expected: FAIL diff --git a/tests/wpt/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini b/tests/wpt/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini index bd08ee19299..dad00323482 100644 --- a/tests/wpt/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini +++ b/tests/wpt/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini @@ -760,3 +760,18 @@ [display:contents not processed via textContent ("
")] expected: FAIL + + [ contents ignored ("
abc")] + expected: FAIL + + [2 blank lines around

even when display:block ("

123

abc")] + expected: FAIL + + [2 blank lines around

even when display:inline-block ("

123

abc")] + expected: FAIL + + [unopened

ignored ("
abc123")] + expected: FAIL + + [opened
content shown ("
abc123")] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-location-replace-cross-origin.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-location-replace-cross-origin.html.ini new file mode 100644 index 00000000000..d3837ddbafe --- /dev/null +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-location-replace-cross-origin.html.ini @@ -0,0 +1,3 @@ +[iframe-loading-lazy-nav-location-replace-cross-origin.html] + [Navigating to a cross-origin for iframe loading='lazy' before it is loaded: location.replace] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini index 68203d2a082..26704422bbe 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini @@ -1,4 +1,4 @@ [iframe_sandbox_popups_escaping-2.html] - expected: CRASH + expected: TIMEOUT [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] expected: TIMEOUT diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini index ef88bb2e2fd..7da2bc5ac80 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini @@ -1,4 +1,4 @@ [iframe_sandbox_popups_escaping-3.html] expected: TIMEOUT [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini index c6f1e5d7d84..a6591b318dc 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini @@ -1,4 +1,4 @@ [iframe_sandbox_popups_nonescaping-2.html] expected: TIMEOUT [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: NOTRUN + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini index ff6467094b8..d5fd800f09d 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini @@ -1,3 +1,4 @@ [iframe_sandbox_popups_nonescaping-3.html] + expected: TIMEOUT [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: FAIL + expected: NOTRUN diff --git a/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini b/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini index 7f099cec1b0..dcd52d2fee8 100644 --- a/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini +++ b/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini @@ -7,3 +7,6 @@ [Check that rel=noopener with target=_parent does a normal load] expected: FAIL + + [Check that rel=noopener with target=_self does a normal load] + expected: FAIL diff --git a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini b/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini deleted file mode 100644 index fc0233f5241..00000000000 --- a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[module-delayed.html] - [async document.write in a module] - expected: FAIL diff --git a/tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini b/tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini new file mode 100644 index 00000000000..312c6689170 --- /dev/null +++ b/tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini @@ -0,0 +1,3 @@ +[child-document-raf-order.html] + [Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order] + expected: FAIL -- cgit v1.2.3