summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/file_new_shentry_during_history_navigation_1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/navigation/file_new_shentry_during_history_navigation_1.html')
-rw-r--r--docshell/test/navigation/file_new_shentry_during_history_navigation_1.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docshell/test/navigation/file_new_shentry_during_history_navigation_1.html b/docshell/test/navigation/file_new_shentry_during_history_navigation_1.html
new file mode 100644
index 0000000000..2f9a41e1d1
--- /dev/null
+++ b/docshell/test/navigation/file_new_shentry_during_history_navigation_1.html
@@ -0,0 +1,5 @@
+<script>
+ onload = function() {
+ opener.postMessage("load");
+ }
+</script>