tor-browser

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

canvas.2d.offscreen.lang.inherit.html.ini (319B)


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