summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/resources/forward.html
blob: 62ab62da92bff7e13640092b5c922cc93bdaa1fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head><title>Forward</title>
<link rel="icon" sizes="32x32" href="forward.png">
</head>
<body leftmargin="0" marginwidth="0">
<table width="123">
<tbody>
<tr><td>This is more.</td></tr>
</tbody>
</table>
</body>
</html>