gecko-dev/browser/base/content/test/favicons/auth_test.html
2019-01-07 17:57:46 +00:00

12 lines
218 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset='utf-8'>
<title>Favicon Test for http auth</title>
<link rel="icon" type="image/png" href="auth_test.png" />
</head>
<body>
Favicon!!
</body>
</html>