tor-browser

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

canvas.2d.lang.inherit.html.ini (241B)


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