mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
15 lines
488 B
INI
Vendored
15 lines
488 B
INI
Vendored
[server-initiated.window.html]
|
|
[`fetch()`: Invalid signature, same-origin: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, cross-origin w/o cors, mode: no-cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, same-origin w/ cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, cross-origin w/ cors, mode: no-cors: blocked.]
|
|
expected: FAIL
|
|
|
|
[`fetch()`: Invalid signature, cross-origin w/ cors, mode: cors: blocked.]
|
|
expected: FAIL
|