servo/tests/wpt/meta/subresource-integrity/unencoded-digest/tentative/script.window.js.ini
Servo WPT Sync a284bbd29d
Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-02-09 01:38:02 +00:00

64 lines
1.9 KiB
INI
Vendored

[script.window.html?include=integrity-pass]
[Matching `integrity` attribute + Bad sha-256 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Repeated sha-256 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Multiple bad headers (previous += sha-256): blocked.]
expected: FAIL
[Matching `integrity` attribute + Bad sha-384 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Repeated sha-384 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Multiple bad headers (previous += sha-384): blocked.]
expected: FAIL
[Matching `integrity` attribute + Bad sha-512 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Repeated sha-512 header: blocked.]
expected: FAIL
[Matching `integrity` attribute + Multiple bad headers (previous += sha-512): blocked.]
expected: FAIL
[Matching `integrity` attribute + Mixed good and bad headers: blocked.]
expected: FAIL
[script.window.html?include=integrity-fail]
[script.window.html?include=integrity-none]
[No `integrity` attribute + Bad sha-256 header: blocked.]
expected: FAIL
[No `integrity` attribute + Repeated sha-256 header: blocked.]
expected: FAIL
[No `integrity` attribute + Multiple bad headers (previous += sha-256): blocked.]
expected: FAIL
[No `integrity` attribute + Bad sha-384 header: blocked.]
expected: FAIL
[No `integrity` attribute + Repeated sha-384 header: blocked.]
expected: FAIL
[No `integrity` attribute + Multiple bad headers (previous += sha-384): blocked.]
expected: FAIL
[No `integrity` attribute + Bad sha-512 header: blocked.]
expected: FAIL
[No `integrity` attribute + Repeated sha-512 header: blocked.]
expected: FAIL
[No `integrity` attribute + Multiple bad headers (previous += sha-512): blocked.]
expected: FAIL
[No `integrity` attribute + Mixed good and bad headers: blocked.]
expected: FAIL