haikuwebkit/LayoutTests/fast/dom/HTMLDocument/frameless-location-bugzilla...

9 lines
213 B
HTML

<script>
if (window.testRunner)
testRunner.waitUntilDone();
</script>
<frameset cols="1,1">
<frame src="resources/frameless-location-bugzilla10837-iframe.html">
<frame src="about:blank">
</frameset>