summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/iframe_in_empty_frame.js
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/iframe_in_empty_frame.js')
-rw-r--r--chrome/test/data/iframe_in_empty_frame.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/iframe_in_empty_frame.js b/chrome/test/data/iframe_in_empty_frame.js
new file mode 100644
index 0000000..110f514
--- /dev/null
+++ b/chrome/test/data/iframe_in_empty_frame.js
@@ -0,0 +1,3 @@
+document.write('');
+document.location.href="http://www.google.com/"
+document.write('');