Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html><head>
2 <style>
3 body{
4 font:normal 13px Verdana;
5 }
6 div {
7 padding-right:7px;
8 font-size:11px;
9 }
10 </style></head>
11 <body>
12 <table><tbody><tr><td>
13 <div>
14 <span>m m </span>
15 <br>
16 </div>
17 <div>
18 <span>m</span>
19 </div>
20 </td></tr></tbody></table>
22 </body></html>