blob: 876798c9dac64804baf6f0d5df4bdbf5a5beffce (
plain)
1
2
3
4
5
6
7
8
9
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
|