about summary refs log blame commit diff stats
path: root/test/layout/table-colwidth-overconstrained-too-small.html
blob: 5d2bbb5b9450750ee74beebe50d069212fe427fb (plain) (tree)
1
2
3
4
5
6





                              
<table width=100%>
<tr>
<td width=25% bgcolor=red>e
<td width=25% bgcolor=green>h?
</tr>
</table>