diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/notifications/event-onclose.https.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/notifications/event-onclose.https.html.ini b/testing/web-platform/meta/notifications/event-onclose.https.html.ini new file mode 100644 index 0000000000..876798c9da --- /dev/null +++ b/testing/web-platform/meta/notifications/event-onclose.https.html.ini @@ -0,0 +1,10 @@ +prefs: [notification.prompt.testing:true,marionette.setpermission.enabled:true] + +[event-onclose.https.html] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1816427 + expected: + if (os == "android"): TIMEOUT + + [Invoked the onclose event handler.] + expected: + if (os == "android"): TIMEOUT |