layout/reftests/bugs/827577-1a.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>
     2 <html>
     3 <body>
     4 <div style="transform:translateX(100px); width:200px; height:200px; border:1px solid black">
     5   <div style="position:absolute;">
     6   </div>
     7   <div style="position:absolute;">
     8     <div style="position:fixed; right:0; width:50px; height:80px; background:yellow;">
     9     </div>
    10   </div>
    11 </div>

mercurial