mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
21 lines
697 B
INI
Vendored
21 lines
697 B
INI
Vendored
[client-initiated.cross-origin.window.html]
|
|
[`fetch()`: No signature, valid integrity check, w/ cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Valid signature, matching integrity check, cors: loads.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Valid signature, mismatched integrity check, cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Valid signature, one valid integrity check, cors: loads.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, matching integrity check, cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, mismatched integrity check, cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, one valid integrity check, cors: loads.]
|
|
expected: FAIL
|