summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/test2.html
blob: 06b1c40cb1a89c2773fc00c4cb8c2c4e5b8d21e7 (plain)
1
2
3
4
5
6
<html>
<head><title>Test page with huge link area</title></head>
<body>
<a id="link" title="A title" href="test1.html"><div style="width:200px; height:200px; background-color:red"></div></a>
</body>
</html>