Bug 1885602 - Part 5: Implement navigating to the SUMO help topic from the menu heade...
[gecko.git] / dom / events / crashtests / 104310-1.html
blobf9544c2f8c52ff0c13c816b4a4dfc44a3e89cace
1 <HTML>
3 <HEAD>
4 </HEAD>
6 <BODY onload=document.input.name.focus()>
9 <form method="post" action="index.cfm" name="input">
10 <CENTER><TABLE BORDER=0>
11 <TD><INPUT TYPE="text" NAME="name" onClick="this.focus()" onFocus="this.select()" onSelect="this.select()"></TD>
13 </TABLE></CENTER>
14 <HR>
16 </FORM>
18 </BODY>
20 </HTML>