gecko/layout/reftests/bugs/541406-1.html

8 lines
218 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html>
<body onload="document.getElementById('p').focus()">
<object style="position:absolute; width:100%; height:100%; left:0; top:0;"
type="application/x-test" id="p"></object>
</body>
</html>