Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f38d6' (#33359)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-08 03:41:09 +02:00 committed by GitHub
parent 1c6fb1a7ba
commit 85823edd01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2373 changed files with 20988 additions and 4309 deletions

View file

@ -4,3 +4,6 @@
[Permissions policy allow="deferred-fetch" disallows cross-origin navigation in an iframe.]
expected: FAIL
[Permissions policy allow="deferred-fetch" allows cross-origin navigation in an iframe.]
expected: FAIL

View file

@ -7,3 +7,6 @@
[Permissions policy header: "deferred-fetch=*" allow="deferred-fetch" allows fetchLater() in the cross-origin iframe.]
expected: FAIL
[Permissions policy header: "deferred-fetch=*" allows fetchLater() in the cross-origin iframe.]
expected: FAIL

View file

@ -4,3 +4,6 @@
[Default "deferred-fetch" permissions policy ["self"\] allows fetchLater() in the same-origin iframe.]
expected: FAIL
[Default "deferred-fetch" permissions policy ["self"\] allows fetchLater() in the cross-origin iframe.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[deferred-fetch-disabled-by-permissions-policy.tentative.https.window.html]
[Permissions policy header: "deferred-fetch=()" disallows fetchLater() in the top-level document.]
expected: FAIL