mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
5 lines
96 B
HTML
5 lines
96 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
parent.postMessage("message from test iframe (2)", "*");
|
|
</script>
|