mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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>
89 lines
2.5 KiB
INI
Vendored
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
|