RetroZilla/layout/html/tests/table/bugs/bug4429.html
2015-10-20 23:03:22 -04:00

8 lines
217 B
HTML

<FORM METHOD="GET" ACTION="http://search.yahoo.com/bin/search" NAME="searchform">
<TABLE border=1>
<TR>
<td> <INPUT TYPE=HIDDEN NAME="zip2" VALUE = "">foo</td></tr>
</table>
<input type=submit name=submit>
</form>