haikuwebkit/LayoutTests/tables/mozilla/bugs/bug4429.html

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>