blob: 0f42fab18bab975a1c4d859b6aa8f131c8306583 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[img.https.html]
prefs: [network.cookie.sameSite.laxByDefault:true, network.cookie.sameSite.noneRequiresSecure:true]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[Cross-site redirecting to same-host images are cross-site]
expected: FAIL
[Cross-site redirecting to subdomain images are cross-site]
expected: FAIL
|