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