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