layout/reftests/bugs/289480-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//EN">
     2 <html>
     3  <head>
     4   <title>The Second Acid Test (Reference Rendering)</title>
     5   <style type="text/css">
     6    html { margin: 0; padding: 0; border: 0; overflow: hidden; background: white; }
     7    body { margin: 0; padding: 0; border: 0; }
     8    h2 { margin: 0; padding: 48px 0 36px 84px; border: 0; font: 24px/24px sans-serif; color: navy; }
     9    p { margin: 0; padding: 0 0 0 72px; border: 0; }
    10    img { vertical-align: top; margin: 0; padding: 0; border: 0; }
    11   </style>
    12  </head>
    13  <body>
    14   <h2>Hello&nbsp;World!</h2>
    15   <p><a href="289480-ref.png"><img src="289480-ref.png" alt="Follow this link to view the reference image, which should be rendered below the text &quot;Hello World!&quot; on the test page in the same way that this paragraph is rendered below that text on this page."></a></p>
    16  </body>
    17 </html>

mercurial