layout/reftests/scrolling/text-2.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 class="scrollTop" style="width:400px; height:400px; margin-top:10.5px; font-size:21px; white-space:pre; overflow:hidden;">Hello Kitty
     5   Hello Kitty
     6   Hello Kitty
     7   Hello Kitty
     8   Hello Kitty
     9   Hello Kitty
    10   Hello Kitty
    11   Hello Kitty
    12   Hello Kitty
    13   Hello Kitty
    14   Hello Kitty
    15   <div style="height:800px;"></div>
    16 </div>
    17 <script src="scrolling.js"></script>
    18 </body>
    19 </html>

mercurial