diff options
Diffstat (limited to 'docshell/test/file_bug598895_2.html')
-rw-r--r-- | docshell/test/file_bug598895_2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docshell/test/file_bug598895_2.html b/docshell/test/file_bug598895_2.html new file mode 100644 index 000000000..0822c566b --- /dev/null +++ b/docshell/test/file_bug598895_2.html @@ -0,0 +1 @@ +<script>window.onload = function() { opener.postMessage('loaded', '*'); }</script><body></body> |