blob: 18a85737af002146bbd7a16feb549dd579a97cfe [file] [log] [blame]
<HTML><BODY>
If the font size is too big for the inside table, it is probably bug 6925.
<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>