blob: daaf236bfca6a33363f5a50ca6cd038b1c15aefc [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<body>
<script>
// Step 4 (html/browsers/windows/post-message/third-party-to-third-party-same-partition.sub.html)
window.top.opener.postMessage("Site 2 Frame B", window.top.opener.origin);
</script>
</body>