mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
5983802080
--HG-- extra : rebase_source : 94ac716a6c796c6f6e31f97847c91e56b747566b
8 lines
218 B
HTML
8 lines
218 B
HTML
<!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>
|