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>
|
|
001-2
|
|
<script>
|
|
parent.postMessage("001-2", "*");
|
|
</script>
|