1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/docshell/test/file_bug637644_1.html

2 lines
107 B
HTML

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