summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_onbeforeunload_nested_inner.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/browser/file_onbeforeunload_nested_inner.html')
-rw-r--r--docshell/test/browser/file_onbeforeunload_nested_inner.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docshell/test/browser/file_onbeforeunload_nested_inner.html b/docshell/test/browser/file_onbeforeunload_nested_inner.html
new file mode 100644
index 0000000000..d9568d142b
--- /dev/null
+++ b/docshell/test/browser/file_onbeforeunload_nested_inner.html
@@ -0,0 +1,3 @@
+<body>
+ <div>inner</div>
+</body>