blob: 94ce3941261cec4c3ad9f9ca56f3c6948742b7a5 [file] [log] [blame]
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
This tests that trying to focus a frame that is display:none will not crash.<br>
<iframe src="resources/iframe-focus.html" style="display: none"></iframe>