summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/favicon.html
blob: 7a81194e4414a413a16e55f1e3910c04aad7e850 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
</head>
<link type="image/png" href="icons/favicon.png" sizes="48x48" 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 id='image' src="icons/favicon.png"/>
</body>
</html>