blob: 806a960bf439c88fbbe1933a4ea2720d1272cec1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[form-post-blank.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 top-level form POSTs are cross-site]
expected: FAIL
[Cross-site redirecting to subdomain top-level form POSTs are cross-site]
expected: FAIL
|