tor-browser

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

async-write-image-read-image.https.html.ini (372B)


      1 [async-write-image-read-image.https.html]
      2  expected:
      3    if (os == "android") and debug and fission: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, CRASH]
      5  [Verify write and read clipboard [image/png Blob\]]
      6    expected:
      7      if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
      8      if os == "android": FAIL
      9      if os == "mac": FAIL