summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini193
1 files changed, 193 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini
new file mode 100644
index 0000000000..cd207a5dd5
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/same-site-cookies.https.html.ini
@@ -0,0 +1,193 @@
+[same-site-cookies.https.html]
+ prefs: [network.cookie.sameSite.laxByDefault:true]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ TIMEOUT
+ [cross-site, form post with no service worker]
+ expected: NOTRUN
+
+ [cross-site, form post with fallback]
+ expected: NOTRUN
+
+ [cross-site, form post with passthrough]
+ expected: NOTRUN
+
+ [same-origin, form post with no service worker and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with fallback and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with passthrough and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with no service worker, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with fallback, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with passthrough, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, nested set location with cross-site middle frame and change-request service worker]
+ expected: NOTRUN
+
+ [same-origin, window.open with passthrough]
+ expected: TIMEOUT
+
+ [same-origin, window.open with change-request]
+ expected: NOTRUN
+
+ [same-origin, window.open with navpreload]
+ expected: NOTRUN
+
+ [same-site, window.open with no service worker]
+ expected: NOTRUN
+
+ [same-site, window.open with fallback]
+ expected: NOTRUN
+
+ [same-site, window.open with passthrough]
+ expected: NOTRUN
+
+ [same-site, window.open with change-request]
+ expected: NOTRUN
+
+ [same-site, window.open with navpreload]
+ expected: NOTRUN
+
+ [cross-site, window.open with no service worker]
+ expected: NOTRUN
+
+ [cross-site, window.open with fallback]
+ expected: NOTRUN
+
+ [cross-site, window.open with passthrough]
+ expected: NOTRUN
+
+ [cross-site, window.open with change-request]
+ expected: NOTRUN
+
+ [cross-site, window.open with navpreload]
+ expected: NOTRUN
+
+ [same-origin, window.open with no service worker and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with fallback and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with passthrough and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with change-request and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with navpreload and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with no service worker and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with fallback and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with passthrough and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with change-request and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with navpreload and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with no service worker, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with fallback, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with passthrough, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with change-request, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, window.open with navpreload, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [same-origin, nested window.open with cross-site middle frame and no service worker]
+ expected: NOTRUN
+
+ [same-origin, nested window.open with cross-site middle frame and fallback service worker]
+ expected: NOTRUN
+
+ [same-origin, nested window.open with cross-site middle frame and passthrough service worker]
+ expected: NOTRUN
+
+ [same-origin, nested window.open with cross-site middle frame and change-request service worker]
+ expected: NOTRUN
+
+ [same-origin, nested window.open with cross-site middle frame and navpreload service worker]
+ expected: NOTRUN
+
+ [same-origin, nested set location with cross-site middle frame and no service worker]
+ expected: NOTRUN
+
+ [same-origin, nested set location with cross-site middle frame and fallback service worker]
+ expected: NOTRUN
+
+ [same-origin, nested set location with cross-site middle frame and passthrough service worker]
+ expected: NOTRUN
+
+ [same-origin, nested set location with cross-site middle frame and navpreload service worker]
+ expected: NOTRUN
+
+ [same-origin, form post with no service worker]
+ expected: NOTRUN
+
+ [same-origin, form post with fallback]
+ expected: NOTRUN
+
+ [same-origin, form post with passthrough]
+ expected: NOTRUN
+
+ [same-origin, form post with change-request]
+ expected: NOTRUN
+
+ [same-site, form post with no service worker]
+ expected: NOTRUN
+
+ [same-site, form post with fallback]
+ expected: NOTRUN
+
+ [same-site, form post with passthrough]
+ expected: NOTRUN
+
+ [same-site, form post with change-request]
+ expected: NOTRUN
+
+ [cross-site, form post with change-request]
+ expected: NOTRUN
+
+ [same-origin, form post with no service worker and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with fallback and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with passthrough and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with change-request and same-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with change-request and cross-site redirect]
+ expected: NOTRUN
+
+ [same-origin, form post with change-request, cross-site redirect, and same-origin redirect]
+ expected: NOTRUN
+
+ [Cleanup service workers]
+ expected: NOTRUN