summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/file_bug842853-frame.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/tests/file_bug842853-frame.html')
-rw-r--r--layout/base/tests/file_bug842853-frame.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/base/tests/file_bug842853-frame.html b/layout/base/tests/file_bug842853-frame.html
new file mode 100644
index 0000000000..8da930232c
--- /dev/null
+++ b/layout/base/tests/file_bug842853-frame.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+<a href="#anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>
+</body>
+</html>