This commit is contained in:
Boris Zbarsky 2009-02-16 11:01:10 -05:00
Родитель 83372d79e9
Коммит 3389d467dc
3 изменённых файлов: 45 добавлений и 0 удалений

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

@ -0,0 +1,22 @@
<HTML><BODY>
<table border>
<tr>
<td valign=top>
<center>
<TABLE BORDER=1 WIDTH=100>
<TR>
<TD>
<font size = "-2">
<center>
inside
</center>
</font>
</td>
</tr>
</table>
outside table
</center>
</td>
</tr>
</table>
</BODY></HTML>

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

@ -0,0 +1,22 @@
<HTML><BODY>
<table border>
<tr>
<td valign=top>
<center>
<TABLE BORDER=1 WIDTH=100>
<TR>
<TD>
<font size = "-2">
<center>
inside
</font>
</center>
</td>
</tr>
</table>
outside table
</center>
</td>
</tr>
</table>
</BODY></HTML>

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

@ -1,6 +1,7 @@
# Please keep this list sorted by bug number (but feel free to use a
# logical order for the tests for each bug).
== 647-1.html 647-1-ref.html
== 9458-basic-1.html 9458-basic-1-ref.html
== 9458-valign-1.html 9458-valign-1-ref.html
== 9458-valign-2.html 9458-valign-2-ref.html