blob: bc20246f973ff499ed73fc98a0cd6ee6ff972fc1 [file] [log] [blame]
<form action="http://127.0.0.1:8080/security/resources/boring.html"
method="post">
</form>
<script>
window.onload = function() {
if (window.opener)
window.opener.postMessage('done', '*');
};
</script>