comparison: docshell/test/file_bug511449.html
docshell/test/file_bug511449.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
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> |