mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00:00
2 lines
103 B
HTML
2 lines
103 B
HTML
<iframe id="whee"></iframe>
|
|
<script>document.getElementById('whee').src = "http://google.com"</script>
|