summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/file_bug822367_2.html
blob: fe56ee213093890d78943b004a926cbbba3b80f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML>
<html>
<!--
Test 2 for Mixed Content Blocker User Override - Mixed Display
https://bugzilla.mozilla.org/show_bug.cgi?id=822367
-->
<head>
  <meta charset="utf-8">
  <title>Test 2 for Bug 822367 - Mixed Display</title>
</head>
<body>
  <div id="testContent">
    <img src="http://example.com/tests/image/test/mochitest/blue.png">
  </div>
</body>
</html>