summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/insecure_opener.html
blob: 26ed014f63e19f5e904464dbb9ad5e10f96c6f8b (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html dir="ltr" xml:lang="en-US" lang="en-US">
  <head>
    <meta charset="utf8">
  </head>
  <body>
    <a id="link" target="_blank" href="https://example.com/browser/toolkit/components/passwordmgr/test/browser/form_basic.html">Click me, I'm "secure".</a>
  </body>
</html>