blob: 20ef1f424b3d278d8a9367800e2502bb0b6bb6c4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<table>
<colgroup>
<col span="1" style="background-color:blue">
<col style="background-color:green">
</colgroup>
<tr>
<th>Browser</th>
<th>Rendering Engine</th>
</tr>
<tr>
<td>Chrome</td>
<td>Blink</td>
</tr>
</table>
</body>
</html>