gecko-dev/servo/tests/html/test-iframe.html

3 строки
103 B
HTML

<iframe id="whee"></iframe>
<script>document.getElementById('whee').src = "http://google.com"</script>