summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/favicon-single.html
blob: eb4675c751049de6fc1e8f8bd3f34fc5599329cf (plain)
1
2
3
4
5
6
7
8
9
<html>
    <head>
        <title>Favicon Test</title>
        <link rel="shortcut icon" href="icons/qt32.ico" />
    </head>
    <body>
        <h1>Favicon Test</h1>
    </body>
</html>