blob: 8a951bb9e3b6a92e464b7a3d48700a8b83d6c711 (
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
|
[referrer-policy.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[with "strict-origin-when-cross-origin" referrer policy]
expected: FAIL
[with "strict-origin" referrer policy]
expected: FAIL
[with "no-referrer" referrer policy]
expected: FAIL
[referrer-policy.https.html?2-2]
expected: ERROR
[referrer-policy.https.html?1-1]
expected: ERROR
[referrer-policy.https.html?3-last]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[with "no-referrer" referrer policy]
expected: FAIL
[referrer-policy.https.html?3-3]
expected: ERROR
[referrer-policy.https.html?4-last]
expected: ERROR
|