blob: 2c98bbcbacdce0ca967f4d64fb218146195d268a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[fetch.https.html]
expected: TIMEOUT
[Mixed-Content: Expects blocked for fetch to cross-http origin and keep-scheme redirection from https context.]
expected: NOTRUN
[Mixed-Content: Expects blocked for fetch to cross-http origin and swap-scheme redirection from https context.]
expected: NOTRUN
[Mixed-Content: Expects allowed for fetch to same-https origin and keep-scheme redirection from https context.]
expected: FAIL
[Mixed-Content: Expects blocked for fetch to same-http origin and keep-scheme redirection from https context.]
expected: NOTRUN
[Mixed-Content: Expects allowed for fetch to same-https origin and no-redirect redirection from https context.]
expected: TIMEOUT
[Mixed-Content: Expects blocked for fetch to same-http origin and swap-scheme redirection from https context.]
expected: NOTRUN
[Mixed-Content: Expects blocked for fetch to same-http origin and no-redirect redirection from https context.]
expected: NOTRUN
[Mixed-Content: Expects blocked for fetch to cross-http origin and no-redirect redirection from https context.]
expected: NOTRUN
|