karnaze%netscape.com 6178e7fca1 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@79455 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 20:24:16 +00:00

18 lines
261 B
HTML

Enter some text and the text field should not disappear
<BR>
<table border bgcolor=blue>
<tr>
<td>
<table border bgcolor=orange>
<div>
<tr>
<td><input type="Text" size="25"></td>
</tr>
</div>
</table>
</td>
</tr>
</table>