mirror of
https://github.com/servo/servo.git
synced 2025-10-17 16:59:27 +01:00
3 lines
61 B
HTML
3 lines
61 B
HTML
<script>
|
|
window.parent.postMessage('PASS', '*');
|
|
</script>
|