blob: 7499d038c2b46092d01b92b78b1ae79dea027401 (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
[header-link.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[sec-fetch-site rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-site rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-site rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-mode rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-mode rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-mode rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-dest rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-dest rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-dest rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-user rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-user rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-user rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-site rel=icon - HTTPS downgrade (header not sent)]
expected: FAIL
[sec-fetch-site rel=icon - HTTPS upgrade]
expected: FAIL
[sec-fetch-site rel=icon - HTTPS downgrade-upgrade]
expected: FAIL
|