Source code

Revision control

Copy as Markdown

Other Tools

[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.