Sync WPT with upstream (29-06-2025) (#37774)

Automated downstream sync of changes from upstream as of 29-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-29 03:47:33 +02:00 committed by GitHub
parent e1c037815c
commit 9a0f2be162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
548 changed files with 15671 additions and 4682 deletions

View file

@ -0,0 +1,36 @@
[script-url-allowed-by-hash.https.html]
[script-src should allow script by its url hash - header]
expected: FAIL
[A parseable url-hash should ignore hostname allowlists - header]
expected: FAIL
[default-src should allow script by its url hash - header]
expected: FAIL
[script-src-elem should allow script by its url hash - header]
expected: FAIL
[url hashes should allow dynamically inserted script if allowlisted - header]
expected: FAIL
[url hashes should allow redirected scripts - header]
expected: FAIL
[script-src should allow script by its url hash - metatag]
expected: FAIL
[A parseable url-hash should ignore hostname allowlists - metatag]
expected: FAIL
[default-src should allow script by its url hash - metatag]
expected: FAIL
[script-src-elem should allow script by its url hash - metatag]
expected: FAIL
[url hashes should allow dynamically inserted script if allowlisted - metatag]
expected: FAIL
[url hashes should allow redirected scripts - metatag]
expected: FAIL

View file

@ -0,0 +1,6 @@
[url-hash-in-header-and-meta.https.html]
[more lax meta tag should still allow script]
expected: FAIL
[multiple meta tags should apply most strict policy - both lax]
expected: FAIL