tor-browser

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

transform-input-012.html.ini (245B)


      1 [transform-input-012.html]
      2  fuzzy:
      3    if os == "win": maxDifference=0-137;totalPixels=0-833
      4  expected:
      5    if (os == "mac") and not debug: [FAIL, PASS]
      6    if (os == "mac") and debug: FAIL
      7    if (os == "android") and not debug: [PASS, FAIL]