summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/background-fetch/get.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/background-fetch/get.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/background-fetch/get.https.window.js.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/background-fetch/get.https.window.js.ini b/testing/web-platform/meta/background-fetch/get.https.window.js.ini
new file mode 100644
index 0000000000..7b74d09ff5
--- /dev/null
+++ b/testing/web-platform/meta/background-fetch/get.https.window.js.ini
@@ -0,0 +1,17 @@
+[get.https.window.html]
+ expected:
+ if os == "win": [OK, TIMEOUT]
+ [BackgroundFetchManager.get() does not require an activated worker]
+ expected:
+ if os == "win": [FAIL, TIMEOUT]
+ FAIL
+
+ [Getting non-existing registrations yields `undefined`]
+ expected:
+ if os == "win": [FAIL, NOTRUN]
+ FAIL
+
+ [Getting an existing registration has the expected values]
+ expected:
+ if os == "win": [FAIL, NOTRUN]
+ FAIL