mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
3 lines
103 B
HTML
3 lines
103 B
HTML
<iframe id="whee"></iframe>
|
|
<script>document.getElementById('whee').src = "http://google.com"</script>
|