blob: 366d1a288753fa7a84dcf4b11770b2895bf1127e (
plain)
1
2
3
4
5
6
7
8
|
[async-write-blobs-read-blobs.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[Verify write and read clipboard (multiple types)]
expected:
if (os == "linux") and swgl and not fission: [PASS, FAIL]
if os == "android": FAIL
|