tor-browser

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

2d.drawImage.clip.html.ini (272B)


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