13 lines
622 B
INI
13 lines
622 B
INI
# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
|
|
prefs: [dom.events.testing.asyncClipboard:true]
|
|
|
|
[async-write-read.https.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[Verify write and read clipboard given text: Clipboard write ([text/plain ClipboardItem\]) -> read ([text/plain ClipboardItem\]) test]
|
|
expected:
|
|
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
|
|
|
[Verify write and read clipboard given text: non-Latin1 text encoding test データ]
|
|
expected:
|
|
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|