file_mixed_content_auto_upgrade.html (427B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <title>Bug 1673574 - Improve Console logging for mixed content auto upgrading</title> 5 </head> 6 <body> 7 <!--upgradeable resources---> 8 <img src="http://example.com/browser/dom/security/test/https-first/pass.png"> 9 <video src="http://example.com/browser/dom/security/test/https-first/test.webm"> 10 <audio src="http://example.com/browser/dom/security/test/https-first/test.wav"> 11 </body> 12 </html>