summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini
new file mode 100644
index 0000000000..d48ba8d20e
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/navigate-window.https.html.ini
@@ -0,0 +1,10 @@
+[navigate-window.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Clients.matchAll() should not show an old window after it navigates.]
+ expected: FAIL
+
+ [Clients.matchAll() should not show an old window as controlled after it navigates.]
+ expected:
+ if (os == "linux") and not fission and not debug: [PASS, FAIL]
+ if (os == "mac") and not debug: [PASS, FAIL]