mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Implement the Fetch method
This commit is contained in:
@@ -1,41 +1,14 @@
|
||||
[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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user