Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <html>
2 <head>
3 <style type="text/css">
4 table{ width: 500px; }
6 </style>
7 </head>
8 <body>
9 <table class="grid" cellspacing="50" cellpadding="0" border>
10 <col width="10%"/>
11 <col width="1" span="2"/>
12 <tbody>
13 <tr><th class="top" colspan="3"> Some Text</th></tr>
14 </tbody>
15 </table>
16 </body>
17 </html>