summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-width/distribute-percent-nonoriginating.html
blob: 3fc918757fdcf8fa09839cd43f89578d82af7c54 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<title>Testcase, bug 810586</title>
<table style="background: yellow" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="2" width="100%">Text</td>
  </tr>
</table>