tor-browser

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

2d.drawImage.transform.html.ini (379B)


      1 [2d.drawImage.transform.html]
      2  expected:
      3    if (os == "linux") and fission and (processor == "x86_64") and not swgl and not debug: [ERROR, OK]
      4    if (os == "win") and (processor == "x86_64") and debug and swgl: [ERROR, OK]
      5    if (os == "win") and (processor == "x86_64") and not debug: [ERROR, OK]
      6    if (os == "linux") and not fission and swgl: [ERROR, OK]
      7    [OK, ERROR]