blob: b7972a7f08891d060df23a9bcc707d48964393f5 [file] [log] [blame]
<html>
<body>
<iframe id="slowToLoad" name="slowToLoad" src="slow-utf8-text.pl" style="visibility:hidden"></iframe>
<script>
if (window.layoutTestController)
layoutTestController.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>