mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ec6c4bc8fd
commit
f364b3f6ea
564 changed files with 13543 additions and 7722 deletions
|
@ -4,3 +4,6 @@
|
|||
|
||||
[form submission]
|
||||
expected: FAIL
|
||||
|
||||
[link click]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
27
tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini
vendored
Normal file
27
tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini
vendored
Normal file
|
@ -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
|
|
@ -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
|
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[focus-ring-rendering.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[native-popup-with-wrapper-div.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +1,4 @@
|
|||
[toggle-events.tentative.html]
|
||||
[toggle-events.html]
|
||||
[dialog.show() should fire beforetoggle and toggle events.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -8,6 +8,12 @@
|
|||
[dialog.show() should coalesce asynchronous toggle events.]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle removes]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle calls showPopover]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should fire beforetoggle and toggle events.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -17,12 +23,6 @@
|
|||
[dialog.showModal() should coalesce asynchronous toggle events.]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle removes]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle calls showPopover]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should not double-set open/close if beforetoggle re-opens]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue