1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-14 12:28:56 +00:00
Files
UXP/docshell/test/file_bug637644_1.html
T

2 lines
107 B
HTML

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