blob: 57f2772a1078185b4e932d9fe86aa183dc5ff051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[referrer-policy-not-accepted.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[with "unsafe-url" referrer policy]
expected: FAIL
[referrer-policy-not-accepted.https.html?1-1]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[with "unsafe-url" referrer policy on same-site referring page]
expected: FAIL
[referrer-policy-not-accepted.https.html?2-last]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[with "unsafe-url" referrer policy on cross-site referring page]
expected: FAIL
|