blob: f31c0c6223e1a24ba494b71a4570da5b2ab8bbe6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[setcookie-navigation.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Cross-site to same-site iframe navigation should only be able to set SameSite=None cookies.]
expected: FAIL
[Same-site to cross-site-site iframe navigation should only be able to set SameSite=None cookies.]
expected:
if not early_beta_or_earlier: FAIL
[Cross-site to cross-site iframe navigation should only be able to set SameSite=None cookies.]
expected:
if not early_beta_or_earlier: FAIL
|