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