summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/file_mixedContentFromOnunload_test1.html
blob: 1d027b03628676ba7c04ebeccee593d432fdeb6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html>
<!--
Test 1 for https://bugzilla.mozilla.org/show_bug.cgi?id=947079
Page with no insecure subresources
-->
<head>
  <meta charset="utf-8">
  <title>Test 1 for Bug 947079</title>
</head>
<body>
  <p>There are no insecure resource loads on this page</p>
</body>
</html>