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