crossorigin.html (267B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta charset="UTF-8" /> 5 <title>Favicon test for the crossorigin attribute</title> 6 <link rel="icon" href="http://example.com/browser/browser/base/content/test/favicons/crossorigin.png" crossorigin /> 7 </head> 8 <body> 9 </body> 10 </html>