Sync WPT with upstream (13-06-2025) (#37436)

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

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Servo WPT Sync 2025-06-13 16:15:36 +02:00 committed by GitHub
parent e4da496e2d
commit a7e9df0fef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
339 changed files with 7696 additions and 1370 deletions

View file

@ -13,3 +13,24 @@
[Ensure that ReportingObserver gets called without endpoints]
expected: FAIL
[Ensure that a script with integrity runs]
expected: FAIL
[Ensure that a data URI script with no integrity runs]
expected: FAIL
[Ensure that a no-CORS data URI script with no integrity runs]
expected: FAIL
[Ensure that a blob URL script with no integrity runs]
expected: FAIL
[Ensure that a no-CORS blob URL script with no integrity runs]
expected: FAIL
[Ensure that an about:blank URL script with no integrity does not trigger a report]
expected: FAIL
[Ensure that a no-CORS about:blank URL script with no integrity does not trigger a report]
expected: FAIL