Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <body>
5 <fieldset>
6 <div style="white-space: pre">
7 <span>This text doesn't move around This text does</span>
8 <span>This text doesn't move around This text does</span>
9 <span>This text doesn't move around This text does</span>
10 <span>This text doesn't move around This text does!</span>
11 </div>
12 </fieldset>
13 </body>
14 </html>