blob: 4f2678c67d13389932141b86cf9f070eae24bfe6 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<body>
<script>
// Step 3
window.opener.postMessage("Site 2 Window", window.opener.origin);
</script>
</body>