Mypal/layout/reftests/position-relative/1409114-1-ref.html

12 lines
157 B
HTML

<!DOCTYPE html>
<html>
<body>
<table>
<col style="background:green">
<tr>
<td style="width:20px; height:20px"></td>
</tr>
</table>
</body>
</html>