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