diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2025-02-02 02:40:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 01:40:50 +0000 |
commit | f364b3f6eaa0eec3200e267f9c7d7e1622de82b3 (patch) | |
tree | c99ec1d7d847e06aa6ce8305e36a160c01e2fbc6 /tests/wpt/meta/html | |
parent | ec6c4bc8fd21cea655d6b8ef19438b77d3de9573 (diff) | |
download | servo-f364b3f6eaa0eec3200e267f9c7d7e1622de82b3.tar.gz servo-f364b3f6eaa0eec3200e267f9c7d7e1622de82b3.zip |
Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Diffstat (limited to 'tests/wpt/meta/html')
15 files changed, 110 insertions, 20 deletions
diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html.ini b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html.ini index d5f4fa2f799..2241163d563 100644 --- a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html.ini +++ b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html.ini @@ -4,3 +4,6 @@ [form submission] expected: FAIL + + [link click] + expected: FAIL diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-window-open.html.ini b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-window-open.html.ini index 2be1dd32656..aef765c27f4 100644 --- a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-window-open.html.ini +++ b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-window-open.html.ini @@ -13,6 +13,3 @@ [load event does not fire on window.open('about:blank?foo')] expected: FAIL - - [load event does not fire on window.open('about:blank')] - expected: FAIL diff --git a/tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini b/tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini deleted file mode 100644 index d6188c03424..00000000000 --- a/tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[traverse_the_history_4.html] - [Multiple history traversals, last would be aborted] - expected: FAIL diff --git a/tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini b/tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini new file mode 100644 index 00000000000..e901056f101 --- /dev/null +++ b/tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini @@ -0,0 +1,27 @@ +[getContextAttributes.html] + [Test default offscreen context creation attributes] + expected: FAIL + + [Test offscreen context creation attributes alpha: true] + expected: FAIL + + [Test offscreen context creation attributes alpha: false] + expected: FAIL + + [Test offscreen context creation attributes colorSpace: 'srgb'] + expected: FAIL + + [Test offscreen context creation attributes colorSpace: 'display-p3'] + expected: FAIL + + [Test offscreen context creation attributes desynchronized: true] + expected: FAIL + + [Test offscreen context creation attributes desynchronized: false] + expected: FAIL + + [Test offscreen context creation attributes willReadFrequently: true] + expected: FAIL + + [Test offscreen context creation attributes willReadFrequently: false] + expected: FAIL diff --git a/tests/wpt/meta/html/document-isolation-policy/reporting-cache-storage-corp.tentative.https.html.ini b/tests/wpt/meta/html/document-isolation-policy/reporting-cache-storage-corp.tentative.https.html.ini new file mode 100644 index 00000000000..ce3332b083e --- /dev/null +++ b/tests/wpt/meta/html/document-isolation-policy/reporting-cache-storage-corp.tentative.https.html.ini @@ -0,0 +1,36 @@ +[reporting-cache-storage-corp.tentative.https.html] + [[document\] same-origin] + expected: FAIL + + [[document\] blocked due to DIP] + expected: FAIL + + [[document\] blocked during redirect] + expected: FAIL + + [[dedicated worker\] same-origin] + expected: FAIL + + [[dedicated worker\] blocked due to DIP] + expected: FAIL + + [[dedicated worker\] blocked during redirect] + expected: FAIL + + [[shared worker\] same-origin] + expected: FAIL + + [[shared worker\] blocked due to DIP] + expected: FAIL + + [[shared worker\] blocked during redirect] + expected: FAIL + + [[document with service worker\] same-origin] + expected: FAIL + + [[document with service worker\] blocked due to DIP] + expected: FAIL + + [[document with service worker\] blocked during redirect] + expected: FAIL diff --git a/tests/wpt/meta/html/dom/idlharness.https.html.ini b/tests/wpt/meta/html/dom/idlharness.https.html.ini index 13460de7f7a..12e5b049bd5 100644 --- a/tests/wpt/meta/html/dom/idlharness.https.html.ini +++ b/tests/wpt/meta/html/dom/idlharness.https.html.ini @@ -5921,6 +5921,9 @@ [OffscreenCanvasRenderingContext2D interface: operation getContextAttributes()] expected: FAIL + [NavigateEvent interface: attribute sourceElement] + expected: FAIL + [idlharness.https.html?include=HTML.+] [HTMLAllCollection interface: existence and properties of interface object] diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini index d7e7d1b9815..24903b5f66f 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini @@ -1,4 +1,4 @@ [iframe_sandbox_popups_escaping-1.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-2.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini index 26704422bbe..68203d2a082 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: TIMEOUT + expected: CRASH [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 7da2bc5ac80..ef88bb2e2fd 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: TIMEOUT + expected: FAIL 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 a6591b318dc..c6f1e5d7d84 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: FAIL + expected: NOTRUN 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 a24e565bbce..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,4 +1,4 @@ [iframe_sandbox_popups_nonescaping-3.html] - expected: CRASH + 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/forms/the-select-element/customizable-select/focus-ring-rendering.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-select-element/customizable-select/focus-ring-rendering.tentative.html.ini new file mode 100644 index 00000000000..0244e4d1673 --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-select-element/customizable-select/focus-ring-rendering.tentative.html.ini @@ -0,0 +1,2 @@ +[focus-ring-rendering.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-select-element/customizable-select/native-popup-with-wrapper-div.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-select-element/customizable-select/native-popup-with-wrapper-div.tentative.html.ini deleted file mode 100644 index 442e9ff8098..00000000000 --- a/tests/wpt/meta/html/semantics/forms/the-select-element/customizable-select/native-popup-with-wrapper-div.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[native-popup-with-wrapper-div.tentative.html] - expected: TIMEOUT diff --git a/tests/wpt/meta/html/semantics/interactive-elements/the-dialog-element/toggle-events.tentative.html.ini b/tests/wpt/meta/html/semantics/interactive-elements/the-dialog-element/toggle-events.html.ini index d566064c0e0..8988717e2f2 100644 --- a/tests/wpt/meta/html/semantics/interactive-elements/the-dialog-element/toggle-events.tentative.html.ini +++ b/tests/wpt/meta/html/semantics/interactive-elements/the-dialog-element/toggle-events.html.ini @@ -1,4 +1,4 @@ -[toggle-events.tentative.html] +[toggle-events.html] [dialog.show() should fire beforetoggle and toggle events.] expected: FAIL @@ -8,19 +8,19 @@ [dialog.show() should coalesce asynchronous toggle events.] expected: FAIL - [dialog.showModal() should fire beforetoggle and toggle events.] + [dialog.show() should not open if beforetoggle removes] expected: FAIL - [dialog.showModal() should fire cancelable beforetoggle which does not open dialog if canceled] + [dialog.show() should not open if beforetoggle calls showPopover] expected: FAIL - [dialog.showModal() should coalesce asynchronous toggle events.] + [dialog.showModal() should fire beforetoggle and toggle events.] expected: FAIL - [dialog.show() should not open if beforetoggle removes] + [dialog.showModal() should fire cancelable beforetoggle which does not open dialog if canceled] expected: FAIL - [dialog.show() should not open if beforetoggle calls showPopover] + [dialog.showModal() should coalesce asynchronous toggle events.] expected: FAIL [dialog.showModal() should not double-set open/close if beforetoggle re-opens] diff --git a/tests/wpt/meta/html/semantics/the-button-element/interest-target/interesttarget-css-shorthands.tentative.html.ini b/tests/wpt/meta/html/semantics/the-button-element/interest-target/interesttarget-css-shorthands.tentative.html.ini new file mode 100644 index 00000000000..f4394a608e0 --- /dev/null +++ b/tests/wpt/meta/html/semantics/the-button-element/interest-target/interesttarget-css-shorthands.tentative.html.ini @@ -0,0 +1,27 @@ +[interesttarget-css-shorthands.tentative.html] + [e.style['interest-target-delay'\] = "0.23s 450ms" should set interest-target-hide-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "0.23s 450ms" should set interest-target-show-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "0.23s 450ms" should not set unrelated longhands] + expected: FAIL + + [e.style['interest-target-delay'\] = "0.23s" should set interest-target-hide-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "0.23s" should set interest-target-show-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "0.23s" should not set unrelated longhands] + expected: FAIL + + [e.style['interest-target-delay'\] = "450ms" should set interest-target-hide-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "450ms" should set interest-target-show-delay] + expected: FAIL + + [e.style['interest-target-delay'\] = "450ms" should not set unrelated longhands] + expected: FAIL |