<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
}
</script>
<!-- This test PASSED if we don't crash. -->
<body onload="document.body.style.display = 'none'"><iframe src="_self"></iframe>This is the text</body>