This commit is contained in:
karnaze%netscape.com 1999-04-23 17:53:26 +00:00
Родитель 5577a91851
Коммит 39b15b969c
3 изменённых файлов: 62 добавлений и 0 удалений

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

@ -0,0 +1,37 @@
<html><head></head><body>
<table border cellspacing=5>
<tr>
<td>Click name to see
<td rowspan=2 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
<BR>
<table border cellspacing=5>
<tr>
<td>foo
<td>bar
</tr>
<tr>
<td>Click name to see
<td rowspan=2 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
</body></html>

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

@ -0,0 +1,23 @@
<TABLE BORDER=5>
<TR>
<TD>
<TABLE BORDER=3 ALIGN=RIGHT>
<TR><TD>
Inner Right
</TD></TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE BORDER=5>
<TR>
<TD>
<TABLE BORDER=3 ALIGN=LEFT>
<TR><TD>
Inner Left
</TD></TR>
</TABLE>
</TD>
</TR>
</TABLE>

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

@ -23,6 +23,7 @@ file://s:/mozilla/layout/html/tests/table/bugs/bug1818-6.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1828.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2050.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2065.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2267.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2296.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2469.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2516.html
@ -41,6 +42,7 @@ file://s:/mozilla/layout/html/tests/table/bugs/bug4284.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4294.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4382.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4429.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4520.html
file://s:/mozilla/layout/html/tests/table/bugs/bug641-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug641-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug647.html