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