blob: 1ccc4d172315561b819827520d328737c14ca71d [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.setCanOpenWindows();
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.open("resources/plugin-document-has-focus.pl", "blah")
</script>
<body style="margin:0px;overflow:hidden">
<div>
This tests that a full page plugin gets keyboard focus without the need to first click it.
</div>
</body>
</html>