layout/reftests/bugs/417676.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//EN">
     2 <html class="reftest-print">
     3 <title>Fixed Positioning Test</title>
     5 <div style="position: fixed; left: 0; top: 0; width: 3in; border: solid; font-size: 16px;">
     6 This box must be repeated at this same position on the first, second, and third pages.
     7 </div>
     9 <p style="width: 0; height: 5in;">

mercurial