summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/favicon2.html
blob: 81c2690fe0fe131ad065e4e791cd76d057dbef45 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
</head>
<link type="image/png" href="icons/small-favicon.png" sizes="16x16" rel="icon" />
<body>
<p>It's expected that you see a favicon displayed for this page when you open it as a local file.</p>
<p>The favicon looks like this:</p>
<img src="icons/small-favicon.png"/>
</body>
</html>