tor-browser

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

canvas.2d.lang.inherit.disconnected.canvas.no.lang.html.ini (397B)


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