Sync WPT with upstream (20-07-2025) (#38178)

Automated downstream sync of changes from upstream as of 20-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-07-20 17:11:10 +02:00 committed by GitHub
parent 7ab0d91109
commit 772c84633e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
340 changed files with 17903 additions and 3841 deletions

View file

@ -46,3 +46,27 @@
[dynamically inserted script inserted by an inline script should be allowed if strict-dynamic-url is present - metatag]
expected: FAIL
[script-src should allow script by its relative url's hash - header]
expected: FAIL
[script-src should allow script by its relative url's hash in child directory - header]
expected: FAIL
[script-src should allow script by its relative url's hash in an iframe in child dir - header]
expected: FAIL
[script-src should allow script in parent dir by its relative url's hash in an iframe in child dir - header]
expected: FAIL
[script-src should allow script by its relative url's hash - metatag]
expected: FAIL
[script-src should allow script by its relative url's hash in child directory - metatag]
expected: FAIL
[script-src should allow script by its relative url's hash in an iframe in child dir - metatag]
expected: FAIL
[script-src should allow script in parent dir by its relative url's hash in an iframe in child dir - metatag]
expected: FAIL