mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Sync WPT with upstream (11-02-2024) (#31309)
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
19667e117a
commit
03ac032798
483 changed files with 11930 additions and 4402 deletions
|
@ -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: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.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
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +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,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[select-child-button-and-datalist.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +1,15 @@
|
|||
[dialog-focus-previous-outside.html]
|
||||
expected: ERROR
|
||||
[Focus should not be restored if the currently focused element is not inside the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should not occur when the focused element is in a shadowroot outside of the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should occur when the focused element is in a shadowroot inside the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should occur when the focused element is slotted into a dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should always occur for modal dialogs.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,12 @@
|
|||
[popover-shadowhost-focus.html]
|
||||
expected: ERROR
|
||||
[autofocus=true, delegatesfocus=false]
|
||||
expected: FAIL
|
||||
|
||||
[autofocus=true, delegatesfocus=true]
|
||||
expected: FAIL
|
||||
|
||||
[autofocus=false, delegatesfocus=false]
|
||||
expected: FAIL
|
||||
|
||||
[autofocus=false, delegatesfocus=true]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue