Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <head>
2 </head>
3 <body>
4 <table style="border:1px solid blue">
5 <thead style="display: table-cell; border-collapse: collapse; border:1px solid red; padding:1px">
6 <td style="overflow: auto; display: table-header-group; border:1px solid green"></td>
7 <td style=" border:10px solid orange" ></td>
8 </thead>
9 </table>
10 </body>