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

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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