comparison: docshell/test/file_bug511449.html
docshell/test/file_bug511449.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
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> |