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