new regression test, not affecting the build.

This commit is contained in:
karnaze%netscape.com 2001-11-28 00:55:04 +00:00
Родитель 3cca3dc630
Коммит cc46def457
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,8 @@
type in the text area and it will get taller if the bug is not fixed.
<form><table border=1 style="height: 100px">
<tr>
<td style="height: 100%;"><textarea style="margin-top:30px; width: 200px; height: 100%"></textarea></td>
<td>height: 100%</td>
</tr>
</table></form>