summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/647-1.html
blob: 1ae362d0d2c7dccbade0a9751e16a4dbd8934878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>