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