blob: f29275286cfdbfd47b99520ad732ec8c48e39307 [file]
<!DOCTYPE html>
<html>
<head>
<script>
window.onmessage = x => console.log(x);
</script>
</head>
<body>
Empty.
</body>
</html>