haikuwebkit/LayoutTests/fast/files/resources/blob-stream-iframe.html

4 lines
63 B
HTML

<script>
parent.postMessage(new Blob([7]), "*");
</script>