Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-01 03:40:45 +02:00 committed by GitHub
parent 3acc9edd82
commit 3453d9fdad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
584 changed files with 14669 additions and 3037 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -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

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-child-cross-origin-delivered.tentative.sub.window.html]
[A cross-origin frame with delivered sandbox flags can not navigate top]
expected: FAIL

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-child-frame-both.tentative.sub.window.html]
[A frame with both top navigation frame sandbox flags uses the less restrictive one]
expected: FAIL

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-child-frame.tentative.sub.window.html]
[A same-origin frame with frame sandbox flags can navigate top]
expected: FAIL

View file

@ -1,10 +0,0 @@
[sandbox-top-navigation-cross-site.tentative.sub.window.html]
expected: TIMEOUT
[A cross-site unsandboxed iframe navigation consumes user activation and disallows top-level navigation.]
expected: TIMEOUT
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
expected: FAIL
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-grandchild-sandboxed-escalate.tentative.sub.window.html]
[A sandboxed same-origin grandchild without allow-same-origin can't escalate its own top-nav privileges]
expected: FAIL

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-same-site-no-activation.tentative.sub.window.html]
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[sandbox-top-navigation-same-site.tentative.sub.window.html]
expected: TIMEOUT
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
expected: TIMEOUT
[Allow top with user activation + user activation]
expected: TIMEOUT