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