summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403519-1-ref.html
blob: 3c31e093bb80efb5c589252b462b2c8004b75548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<body>
<table border="1" width="100%">
  <tr>
    <td colspan="2" width="100%">&nbsp</td>
    <td>b</td>
  </tr>
  <tr>
    <td/>
    <td/>
    <td/>
  </tr>
</table>
</body>
</html>