blob: b9b78c9bfecb84a8d1fac200838453c8f5a1453c (
plain)
1
2
3
4
5
6
7
8
9
10
|
prefs: [notification.prompt.testing:true,marionette.setpermission.enabled:true]
[event-onshow.https.html]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1816427
expected:
if (os == "android"): TIMEOUT
[Invoked the onshow event handler.]
expected:
if (os == "android"): TIMEOUT
|