servo/tests/wpt/meta/subresource-integrity/integrity-policy/script.https.html.ini
Servo WPT Sync 84f0cd5801
Sync WPT with upstream (10-07-2025) (#37974)
Automated downstream sync of changes from upstream as of 10-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-07-10 03:09:13 +00:00

89 lines
2.5 KiB
INI
Vendored

[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
[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
[script.https.html?reporting=true]
expected: TIMEOUT
[Ensure that a script without integrity did not run]
expected: TIMEOUT
[Ensure that a script with unknown integrity algorithm did not run]
expected: NOTRUN
[Ensure that a script without integrity algorithm runs and gets reported in report-only mode]
expected: NOTRUN
[Ensure that a no-cors script gets blocked]
expected: NOTRUN
[Ensure that ReportingObserver gets called without endpoints]
expected: NOTRUN
[Ensure that a script with integrity runs]
expected: NOTRUN
[Ensure that a data URI script with no integrity runs]
expected: NOTRUN
[Ensure that a no-CORS data URI script with no integrity runs]
expected: NOTRUN
[Ensure that a blob URL script with no integrity runs]
expected: NOTRUN
[Ensure that a no-CORS blob URL script with no integrity runs]
expected: NOTRUN
[Ensure that an about:blank URL script with no integrity does not trigger a report]
expected: NOTRUN
[Ensure that a no-CORS about:blank URL script with no integrity does not trigger a report]
expected: NOTRUN
[script.https.html?reporting=false]
[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 no-cors script gets blocked]
expected: FAIL
[Ensure that ReportingObserver gets called without endpoints]
expected: FAIL