Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE HTML>
2 <html>
3 <body style="word-spacing:10em; width: 433px; height: 590px;">
5 <table border="1">
6 <tr><td>space .</td>
7 <tr><td>nonbreaking-space .</td>
8 <tr><td>ideographic-space .</td>
9 <tr><td>newline
10 .</td>
11 <tr><td>tab	.</td>
12 <tr><td>form-feed.</td>
13 </table>
15 <table border="1" style="white-space:pre">
16 <tr><td>space .</td>
17 <tr><td>nonbreaking-space .</td>
18 <tr><td>ideographic-space .</td>
19 <tr><td>newline
20 .</td>
21 <tr><td>tab	.</td>
22 <tr><td>form-feed.</td>
23 </table>
25 <table border="1" style="white-space:nowrap">
26 <tr><td>space .</td>
27 <tr><td>nonbreaking-space .</td>
28 <tr><td>ideographic-space .</td>
29 <tr><td>newline
30 .</td>
31 <tr><td>tab	.</td>
32 <tr><td>form-feed.</td>
33 </table>
35 <table border="1" style="white-space:pre-wrap">
36 <tr><td>space .</td>
37 <tr><td>nonbreaking-space .</td>
38 <tr><td>ideographic-space .</td>
39 <tr><td>newline
40 .</td>
41 <tr><td>tab	.</td>
42 <tr><td>form-feed.</td>
43 </table>
45 </body>
46 </html>