tor-browser

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

system-ui-mixed.html.ini (289B)


      1 [system-ui-mixed.html]
      2  expected:
      3    if (os == "mac"): FAIL
      4    if (os == "win"): FAIL
      5    if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11': FAIL
      6    if os == "android" and os_version == "14" and processor == "x86_64": [FAIL, PASS] # Bug 1982904