gecko-dev/layout/html/tests/table/bugs/bug4429.html

8 строки
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>