tenfourfox/browser/base/content/test/general/file_mixedContentFromOnunload_test1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
291 B
HTML

<!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>