layout/reftests/bugs/637852-3-ref.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 id="d" style="border:20px solid black; height:200px; width:200px;">
     5   <div style="width:200px; height:50px; background:yellow"></div>
     6   <div style="height:100px; background:blue;"></div>
     7   <div style="height:50px; background:orange;"></div>
     8 </div>
     9 </body>
    10 </html>

mercurial