layout/reftests/bugs/97777-1-ref.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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
     2 <html>
     3 <head>
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     5   <title>Bug 97777-1 Reference</title>
     6   <style type="text/css">div.top {position: absolute; background: #CCCCCC}</style>
     7 </head>
     8 <body>
     9 <div class="top" style="top: 0.5em"><div>Box 1</div></div>
    10 <div class="top" style="top: 2.5em"><div>Box 2</div></div>
    11 <div class="top" style="top: 4.5em"><table><tr><td>Box 3</td></tr></table></div>
    12 </body>
    13 </html>

mercurial