summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/test2.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qmltests/data/test2.html')
-rw-r--r--tests/auto/quick/qmltests/data/test2.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/data/test2.html b/tests/auto/quick/qmltests/data/test2.html
new file mode 100644
index 000000000..629c2a063
--- /dev/null
+++ b/tests/auto/quick/qmltests/data/test2.html
@@ -0,0 +1,6 @@
+<html>
+<head><title>Test page with huge link area</title></head>
+<body>
+<a title="A title" href="test1.html"><img width=200 height=200></a>
+</body>
+</html>