trisquel-icecat/icecat/browser/base/content/test/favicons/large_favicon.html

12 lines
245 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Test file for bugs with favicons</title>
<!--Set a favicon; that's the whole point of this file.-->
<link rel="icon" href="large.png">
</head>
<body>
Test file for bugs with favicons
</body>
</html>