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