Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<script>
parent.postMessage("Hello world!", "*");
</script>
</body>
</html>