tor-browser

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

pattern-viewbox-01.svg.ini (271B)


      1 [pattern-viewbox-01.svg]
      2  expected:
      3    if (os_version == "14") and debug and not swgl: [PASS, ERROR]
      4    if (os_version == "14") and not debug: [PASS, ERROR]
      5    if (os_version == "11.26100") and not debug: [PASS, FAIL]
      6    if (os == "android") and swgl: [PASS, ERROR]