mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
6 lines
75 B
HTML
6 lines
75 B
HTML
<!doctype html>
|
|
002-1
|
|
<script>
|
|
parent.postMessage("002-1", "*");
|
|
</script>
|