tor-browser

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

canvas.2d.offscreen.worker.direction.html.ini (275B)


      1 [canvas.2d.offscreen.worker.direction.html]
      2  expected:
      3    if fission and debug and (os == "win") and (processor == "x86_64") and not swgl: PASS
      4    if fission and not debug: PASS
      5    if (os == "linux") and not fission: PASS
      6    if os == "android": TIMEOUT
      7    [PASS, FAIL]