tor-browser

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

auto_upgrading_identity.html (381B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <meta charset='utf-8'>
      5  <title>Bug 1674341: Test SiteIdentity when auto-upgrading mixed content</title>
      6 </head>
      7 <body>
      8  <!-- needs to be http: image for mixed content and auto-upgrading -->
      9  <img type="image/png" id="testimage" src="http://example.com/browser/dom/security/test/mixedcontentblocker/auto_upgrading_identity.png" />
     10 </body>
     11 </html>