trisquel-icecat/icecat/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
2025-10-06 02:35:48 -06: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]