tor-browser

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

canvas-webgl-translate-in-animation.html.ini (291B)


      1 [canvas-webgl-translate-in-animation.html]
      2  expected:
      3    if (os == "android") and debug and swgl: [PASS, FAIL]
      4    if (os == "android") and debug and not swgl: [PASS, FAIL]
      5    if (os == "linux") and not debug: [PASS, TIMEOUT]
      6    if (os == "android") and not debug: [PASS, FAIL, TIMEOUT]