blob: 9d57b44d6454e1e09df91698f903a5a1e11825a6 [file] [log] [blame]
<html>
<body>
<iframe id="slowToLoad" name="slowToLoad" src="slow-utf8-text.pl" style="visibility:hidden"></iframe>
<script>
if (window.testRunner)
testRunner.dumpAsText();
slowToLoad.focus();
slowToLoad.blur();
</script>
<p>This page tests whether focusing and/or blurring a frame before its content has loaded causes a crash. See rdar://problem/4632505.</p>
<p>PASS: You didn't crash.</p>
</body>
</html>