Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html><head>
2 <title>Bug 375827 - Text gets split when it should stay on one line in this case</title>
3 </head>
4 <body>
6 <table style="font-size: 14px; border: 1px solid black; width: 1px;"><tbody><tr><td>
7 text text<script>document.body.offsetHeight;</script>text
8 </td></tr></tbody></table>
9 </body></html>