blob: 00459094941ea6b9ec28d81324ec566f80f1fff6 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<body>
<script>
// Step 3 (html/browsers/windows/post-message/third-party-to-first-party-cross-partition-cross-origin.sub.html)
window.opener.postMessage("Site 3 Window", "*");
</script>
</body>