blob: 6235629fdf76596ab46aa59dc4acca92ec954821 (
plain)
1
2
3
4
5
6
7
|
# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
prefs: [dom.events.testing.asyncClipboard:true]
[async-writeText-read.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
|