new regression test not affecting the build.

This commit is contained in:
karnaze%netscape.com 2000-03-16 02:56:12 +00:00
Родитель 4afaff543f
Коммит f6cdf7948a
2 изменённых файлов: 25 добавлений и 0 удалений

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

@ -0,0 +1,24 @@
<html>
<body>
<table border=1>
<tr>
<td>Test</td>
<td rowspan=3>Test</td>
</tr>
<tr>
<td>
<span>This cell should be visible
<table>
<tr>
<td>This table should be visible</td>
</tr>
<input type="hidden">
</table>
</span>
</td>
</tr>
</table>
</body>
</html>

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

@ -142,6 +142,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug28933.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug2997.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug30273.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug30559.html