Files
UXP/docshell/test/file_bug598895_1.html
T

2 lines
107 B
HTML

<script>window.onload = function() { opener.postMessage('loaded', '*'); }</script><body>Should show</body>