summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_bug518104.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/file_bug518104.js')
-rw-r--r--dom/base/test/file_bug518104.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/base/test/file_bug518104.js b/dom/base/test/file_bug518104.js
new file mode 100644
index 0000000000..72a684522f
--- /dev/null
+++ b/dom/base/test/file_bug518104.js
@@ -0,0 +1,3 @@
+document.write("<p></p>");
+parent.done();
+document.close();