1
0
Fork 0
firefox/testing/web-platform/meta/background-fetch/get.https.window.js.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

17 lines
448 B
INI

[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