blob: 14c01448fa0a02631050afaa455b78876f783556 (
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-write-readText.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
|