haikuwebkit/LayoutTests/fast/frames/resources/crash-during-iframe-load-st...

6 lines
112 B
HTML

<html>
<script>
window.parent.stop();
window.parent.subFrameFinishedLoading();
</script>
</html>