summaryrefslogtreecommitdiffstats
path: root/layout/reftests/position-relative/1409114-1-ref.html
blob: a2bd3213d6b95a7db6cfaac0b4db26a86b887a64 (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>