tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

async-promise-write-blobs-read-blobs.https.html.ini (350B)


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