tor-browser

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

upgrade-insecure-requests-reporting.https.html.ini (284B)


      1 [upgrade-insecure-requests-reporting.https.html]
      2  expected:
      3    if (processor == "x86") and (os == "win") and not debug: ["OK", "TIMEOUT"]
      4  [Navigated iframe is upgraded and reported]
      5    expected:
      6      if (processor == "x86") and (os == "win") and not debug: ["PASS", "TIMEOUT"]