blob: ab1e37b7d568bf2791d211877e1dcfe25e689dcc [file] [log] [blame]
<!doctype html>
<html>
<head></head>
<body>
<script>
window.realm = new ShadowRealm();
window.parent.postMessage('hi', "*");
</script>
</body>
</html>