blob: a6556034023da7353c4fa2bf938d2693b5929cb4 [file] [log] [blame]
dbates@webkit.org16372c72011-04-25 22:56:14 +00001<script>
rniwa@webkit.orgada3c202012-06-20 03:28:42 +00002if (window.testRunner) {
3 testRunner.dumpAsText();
4 testRunner.dumpChildFramesAsText();
dbates@webkit.org16372c72011-04-25 22:56:14 +00005}
6</script>
7<!-- This test PASSED if we don't crash. -->
8<body onload="document.body.style.display = 'none'"><iframe src="_self"></iframe>This is the text</body>