mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
3 lines
65 B
HTML
3 lines
65 B
HTML
<script>
|
|
window.top.opener.postMessage('PASS', '*');
|
|
</script>
|