summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_backforward_restore_scroll.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/browser/file_backforward_restore_scroll.html')
-rw-r--r--docshell/test/browser/file_backforward_restore_scroll.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docshell/test/browser/file_backforward_restore_scroll.html b/docshell/test/browser/file_backforward_restore_scroll.html
new file mode 100644
index 0000000000..5a40b36c10
--- /dev/null
+++ b/docshell/test/browser/file_backforward_restore_scroll.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+</head>
+<body>
+ <iframe src="http://mochi.test:8888/"></iframe>
+ <iframe src="http://example.com/"></iframe>
+</body>
+</html>