summaryrefslogtreecommitdiffstats
path: root/tests/auto/httpserver/data/loadprogress/page4.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/httpserver/data/loadprogress/page4.html')
-rw-r--r--tests/auto/httpserver/data/loadprogress/page4.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/httpserver/data/loadprogress/page4.html b/tests/auto/httpserver/data/loadprogress/page4.html
new file mode 100644
index 000000000..61976b4fb
--- /dev/null
+++ b/tests/auto/httpserver/data/loadprogress/page4.html
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <title>page4</title>
+ </head>
+ <body onload="document.getElementById('downloadLink').focus();">
+ <a id="downloadLink" href="downloadable.tar.gz">download</a>
+ </body>
+</html>