summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403519-1.html
blob: 988be36aeab0951109b1ce4cce592eb17b490fb0 (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"><marquee>&nbsp</marquee></td>
    <td>b</td>
  </tr>
  <tr>
    <td/>
    <td/>
    <td/>
  </tr>
</table>
</body>
</html>