blob: 4d92ea109938130b66a184a0ffb0509ec1701789 (
plain)
1
2
3
4
5
6
7
8
9
|
[async-write-image-read-image.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 [image/png Blob\]]
expected:
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if os == "android": FAIL
if os == "mac": FAIL
|