blob: bb49e4063a6db9990d537e8e38c5dede2f4d8be6 (
plain)
1
2
3
4
5
6
7
|
[async-promise-write-blobs-read-blobs.https.html]
expected:
if (os == "android") and not fission and not debug: [OK, CRASH]
if (os == "android") and fission: [OK, TIMEOUT]
[Verify write and read clipboard (multiple types) with promise to Blobs]
expected:
if os == "android": FAIL # android clipboard doesn't support image type.
|