summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/647-1-ref.html
blob: 83c50c2a449d7716ebb91f37c6bb33f75e155940 (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
            </center>
          </font>
        </td>
        </tr>
      </table>
      outside table
    </center>
  </td>
  </tr>
</table>
</BODY></HTML>