summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/file_bug902156_2.html
blob: c815a09a937121382c214f897cd37e2658661f63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html>
<!--
  Test 2 for Bug 902156 - See file browser_bug902156.js for description.
  https://bugzilla.mozilla.org/show_bug.cgi?id=902156
-->
<head>
  <meta charset="utf-8">
  <title>Test 2 for Bug 902156</title>
</head>
<body>
  <div id="mctestdiv">Mixed Content Blocker enabled</div>
  <a href="https://test2.example.com/browser/browser/base/content/test/siteIdentity/file_bug902156_1.html"
     id="mctestlink" target="_top">Go to http site</a>
  <script src="http://test2.example.com/browser/browser/base/content/test/siteIdentity/file_bug902156.js" ></script>
</body>
</html>