1
0
Fork 0
firefox/testing/web-platform/meta/background-fetch/update-ui.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

16 lines
420 B
INI

[update-ui.https.window.html]
expected:
if (os == "mac") and debug: ["OK", "TIMEOUT"]
[Background Fetch updateUI called twice fails]
expected:
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
FAIL
[Background Fetch updateUI resolves]
expected: FAIL
[Background Fetch updateUI fails when event is not active]
expected:
if (os == "mac") and debug: ["FAIL", "NOTRUN"]
FAIL