mirror of
https://github.com/servo/servo.git
synced 2025-07-14 10:53:42 +01:00
4 lines
64 B
HTML
4 lines
64 B
HTML
<script>
|
|
window.parent.postMessage('PASS', '*');
|
|
|
|
</script>
|