blob: f4256f800ad7c284ac76879da603dfa253894eaa (
plain)
1
2
3
4
5
6
7
8
|
# XXX(krosylight): The test fails without the testing pref, see bug 1888182
prefs: [dom.events.testing.asyncClipboard:true]
[readText-denied.https.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[navigator.clipboard.readText() fails when permission denied]
expected: FAIL
|