mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (11-05-2025) (#36954)
Automated downstream sync of changes from upstream as of 11-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
924fd06f14
commit
6cd44061d7
238 changed files with 9392 additions and 2177 deletions
9
tests/wpt/meta/subresource-integrity/tentative/integrity-policy/parsing.https.html.ini
vendored
Normal file
9
tests/wpt/meta/subresource-integrity/tentative/integrity-policy/parsing.https.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[parsing.https.html?type=enforce]
|
||||
[Ensure that test is working with a valid destination]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that test is working with a valid destination and source]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[parsing.https.html?type=report]
|
15
tests/wpt/meta/subresource-integrity/tentative/integrity-policy/script.https.html.ini
vendored
Normal file
15
tests/wpt/meta/subresource-integrity/tentative/integrity-policy/script.https.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[script.https.html]
|
||||
[Ensure that a script without integrity did not run]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that a script with unknown integrity algorithm did not run]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that a script without integrity algorithm runs and gets reported in report-only mode]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that a no-cors script gets blocked]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that ReportingObserver gets called without endpoints]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue