summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/file_bug902156_3.html
blob: 65805adffb942276c859c95056eb652a8bbf5a6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML>
<html>
<!--
  Test 3 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 3 for Bug 902156</title>
</head>
<body>
  <div id="mctestdiv">Mixed Content Blocker enabled</div>
  <script src="http://test1.example.com/browser/browser/base/content/test/general/file_bug902156.js" ></script>
</body>
</html>