chromium/third_party/blink/web_tests/tables/mozilla/bugs/bug29058-1.html

<html>
<body>

<table width="100%" border="1">
<colgroup>
<col width="25">
<col width="10%">
<col width="1*">
</colgroup>
<tr>
  <td>Test</td>
  <td>Test</td>
  <td>Test</td>
</tr>
</table>

</body>
</html>