layout/reftests/bugs/341043-1a.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <html><head>
     2 <style>
     4     body {
     5          font-family: fixed, monospace;
     6          background-color: white;
     7     }
     9 </style>
    11     </head><body>
    13     <div style="position: absolute; background-color: white;">
    14       12345678<br>12345678
    15     </div>
    17     abcdefghijklmnopqrstuvwxyz<br>
    18     abcdefghijklmnopqrstuvwxyz<br>
    19     abcdefghijklmnopqrstuvwxyz<br>
    20     abcdefghijklmnopqrstuvwxyz<br>
    22 </body></html>

mercurial