docshell/test/file_bug511449.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:e02d686496b9
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>

mercurial