mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'9b5719f9756aba6e4aa3c855db9cc54648df815f' (#32214)
This commit is contained in:
parent
0df79b939a
commit
60613e77c5
149 changed files with 5315 additions and 3178 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,6 @@
|
|||
[starting-style-size-container.html]
|
||||
[Triggered transition from first style update based on up-to-date container query]
|
||||
expected: FAIL
|
||||
|
||||
[Triggered transition from the display change inside the up-to-date container query]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[MediaQueryList-extends-EventTarget-interop.html]
|
||||
[listener added with addListener and addEventListener is called once]
|
||||
expected: FAIL
|
|
@ -0,0 +1,12 @@
|
|||
[focus-preserve.html]
|
||||
[when reparenting an element, don't automatically reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting a focused element into an inert parent, reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting a focused element into a hidden parent, reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting an ancestor of an focused element into a hidden parent, reset the document focus]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.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,3 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
[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
|
||||
|
|
4
tests/wpt/meta/webmessaging/without-ports/017.html.ini
Normal file
4
tests/wpt/meta/webmessaging/without-ports/017.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue