blob: bc86031f278dae9027c9e0dfe2ea73a16445809f (
plain)
1
2
3
4
5
6
7
8
9
10
|
[multiple-samesite-attributes.https.html]
prefs: [network.cookie.sameSite.laxByDefault:true, network.cookie.sameSite.noneRequiresSecure:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "mac") and not debug: [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
|