mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
5 lines
69 B
HTML
5 lines
69 B
HTML
<!doctype html>
|
|
<script>
|
|
parent.postMessage("003-3", "*");
|
|
</script>
|