mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
42 lines
736 B
INI
42 lines
736 B
INI
[integrity.html]
|
|
type: testharness
|
|
[Empty string integrity]
|
|
expected: FAIL
|
|
|
|
[SHA-256 integrity]
|
|
expected: FAIL
|
|
|
|
[SHA-384 integrity]
|
|
expected: FAIL
|
|
|
|
[SHA-512 integrity]
|
|
expected: FAIL
|
|
|
|
[Invalid integrity]
|
|
expected: FAIL
|
|
|
|
[Multiple integrities: valid stronger than invalid]
|
|
expected: FAIL
|
|
|
|
[Multiple integrities: invalid stronger than valid]
|
|
expected: FAIL
|
|
|
|
[Multiple integrities: invalid as strong as valid]
|
|
expected: FAIL
|
|
|
|
[Multiple integrities: both are valid]
|
|
expected: FAIL
|
|
|
|
[Multiple integrities: both are invalid]
|
|
expected: FAIL
|
|
|
|
[CORS empty integrity]
|
|
expected: FAIL
|
|
|
|
[CORS SHA-512 integrity]
|
|
expected: FAIL
|
|
|
|
[CORS invalid integrity]
|
|
expected: FAIL
|
|
|