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