summaryrefslogtreecommitdiffstats
path: root/layout/reftests/position-relative/1409114-1-ref.html
blob: 7668cbdef660a61a2259ed9ec2a4bda4e4dc9f59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<body>
<table>
  <col style="background:green">
  <tr>
    <td style="width:20px; height:20px"></td>
  </tr>
</table>
</body>

</html>