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