summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/bugs/file_window_bar.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/bugs/file_window_bar.html')
-rw-r--r--dom/tests/mochitest/bugs/file_window_bar.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/tests/mochitest/bugs/file_window_bar.html b/dom/tests/mochitest/bugs/file_window_bar.html
new file mode 100644
index 0000000000..59b2c16014
--- /dev/null
+++ b/dom/tests/mochitest/bugs/file_window_bar.html
@@ -0,0 +1,7 @@
+<html>
+<body onload='opener.testWindow(window)'>
+
+Nothing to see here!
+
+</body>
+</html>