diff options
Diffstat (limited to 'testing/web-platform/meta/notifications/shownotification.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/notifications/shownotification.https.window.js.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/notifications/shownotification.https.window.js.ini b/testing/web-platform/meta/notifications/shownotification.https.window.js.ini new file mode 100644 index 0000000000..552940655f --- /dev/null +++ b/testing/web-platform/meta/notifications/shownotification.https.window.js.ini @@ -0,0 +1,6 @@ +prefs: [notification.prompt.testing:true, marionette.setpermission.enabled:true] +[getnotifications-across-processes.https.window.html] + [Get notification created from window] + expected: + if fission and (processor == "x86") and (os == "linux"): [PASS, FAIL] + if not fission and not debug: [PASS, FAIL] |