summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/resources/dummy.html
blob: f5ba1963a1053558d0022bea57c6426ccc51bd97 (plain)
1
2
3
4
5
6
<html><head>
<title>Dummy simple page without real content</title>
<link rel='icon' href='qrc:///resources/image2.png'/>
</head><body>
<a>This is test content</a>
</body></html>