blob: 0e37e836a0be7a71dfa6c5dab63969c307812cf8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[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]
|