1
0
Fork 0
firefox/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

12 lines
510 B
INI

[setcookie-navigation.https.html]
prefs: [network.cookie.sameSite.noneRequiresSecure:true]
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: FAIL
[Cross-site to cross-site iframe navigation should only be able to set SameSite=None cookies.]
expected: FAIL