comparison: docshell/test/file_bug511449.html
docshell/test/file_bug511449.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <title>Used in test for bug 511449</title> |
|
3 <input type="text" id="input"> |
|
4 <script type="text/javascript"> |
|
5 document.getElementById("input").focus(); |
|
6 </script> |