aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/test-iframe.html
blob: b0fd2023de9b4fbcfda96673650d3bd96e54c85b (plain) (blame)
1
2
<iframe id="whee"></iframe>
<script>document.getElementById('whee').src = "http://google.com"</script>