summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/faviconmanager/resources/favicon-shortcut.html
blob: 786cdb816697fef68dfda6a0a3029caf98e3054b (plain)
1
2
3
4
5
6
7
8
9
10
<html>
    <head>
        <title>Favicon Test</title>
        <link rel="shortcut icon" href="icons/qt32.ico" />
        <link rel="shortcut icon" href="icons/qt144.png" />
    </head>
    <body>
        <h1>Favicon Test</h1>
    </body>
</html>