mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
5 lines
64 B
HTML
5 lines
64 B
HTML
<script>
|
|
window.parent.postMessage('PASS', '*');
|
|
|
|
</script>
|