file_insecure_favicon.html (287B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta charset='utf-8'> 5 <title>Favicon Test for mixed content</title> 6 <link rel="icon" type="image/png" href="http://example.com/browser/browser/base/content/test/favicons/file_favicon.png" /> 7 </head> 8 <body> 9 Favicon!! 10 </body> 11 </html>