1
0
Fork 0
firefox/testing/web-platform/meta/notifications/getnotifications-across-processes.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

12 lines
471 B
INI

prefs: [dom.webnotifications.loglevel:All]
[getnotifications-across-processes.https.window.html]
[Get notification created from window]
expected:
if (processor == "x86") and debug: PASS
[PASS, FAIL]
[Create and get notification within service worker]
expected:
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]