layout/reftests/bugs/97777-1-ref.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     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