layout/reftests/bugs/417676.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     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