summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookies
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/cookies')
-rw-r--r--testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini7
-rw-r--r--testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini5
-rw-r--r--testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini9
3 files changed, 10 insertions, 11 deletions
diff --git a/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini b/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini
index f8b5fb1b57..1f5022a155 100644
--- a/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini
+++ b/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini
@@ -1,11 +1,6 @@
[setcookie-navigation.https.html]
+ prefs: [network.cookie.sameSite.laxByDefault:true, 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
diff --git a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini
new file mode 100644
index 0000000000..854ef82bbf
--- /dev/null
+++ b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini
@@ -0,0 +1,5 @@
+[third-party-cookie-heuristics.tentative.https.html]
+ expected:
+ if (os == "win") and not debug: [ERROR, OK, TIMEOUT]
+ if (os == "android") and not debug: [ERROR, OK, TIMEOUT]
+ ERROR
diff --git a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini
index dc81e4ca58..9cd88e3d85 100644
--- a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini
+++ b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini
@@ -1,7 +1,6 @@
[third-party-cookies.tentative.https.html]
- [Cross site window setting HTTP cookies]
- expected: FAIL
-
[3P fetch: Cookies are not accessible via HTTP]
- expected:
- if os == "android": FAIL
+ expected: [FAIL, PASS]
+
+ [3P fetch: Cross site window setting HTTP cookies]
+ expected: [FAIL, PASS]