Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Root-ems-to-twips conversions testing</title>
5 <style type="text/css">
6 body
7 {
8 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVR42mP4%2F58BAAT%2FAf9jgNErAAAAAElFTkSuQmCC);
9 background-size: 2147483640rem;
10 }
11 </style>
12 </head>
13 <body>
14 </body>
15 </html>