summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/490173-2-ref.html
blob: cab4e3f0c069b74503e12669be79da58268a6a8d (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<body>
  <table border="1">
    <colgroup>
      <col width="200">
    </colgroup>
    <tr><td>Foo</tr></td>
  </table>
</body>
</html>