mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d879' (#32581)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
130eef300b
commit
62b230e85d
496 changed files with 11299 additions and 2360 deletions
|
@ -1,3 +0,0 @@
|
|||
[initial.reset.path.html]
|
||||
[Resetting the canvas state resets the current path]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-history-pushState.html]
|
||||
[History state change for iframe loading='lazy' before it is loaded: history.pushState]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-history-replaceState.html]
|
||||
[History state change for iframe loading='lazy' before it is loaded: history.replaceState]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-nav-link-click-fragment.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: link click (fragment)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-nav-location-replace-set-src.html]
|
||||
[Navigating iframe loading='lazy' and then setting src: location.replace]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-nav-meta-refresh.optional.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: meta refresh]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-nav-navigation-navigate.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: navigation.navigate]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-reload-location-reload.html]
|
||||
[Reloading iframe loading='lazy' before it is loaded: location.reload]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-reload-navigation-reload.html]
|
||||
[Reloading iframe loading='lazy' before it is loaded: location.reload]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.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,3 +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
|
||||
|
|
|
@ -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: NOTRUN
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue