summaryrefslogtreecommitdiffstats
path: root/tests/auto/shared/data/loadprogress/page2.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/shared/data/loadprogress/page2.html')
-rw-r--r--tests/auto/shared/data/loadprogress/page2.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/shared/data/loadprogress/page2.html b/tests/auto/shared/data/loadprogress/page2.html
deleted file mode 100644
index e3031f56a..000000000
--- a/tests/auto/shared/data/loadprogress/page2.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
- <head>
- <title>page2</title>
- </head>
- <style>
- .fardown {
- position: absolute;
- top: 2500px;
- }
- </style>
- <body>
- <div class="fardown" id="anchor">page2 anchor</div>
- </body>
-</html>