dom/tests/mochitest/general/file_domWindowUtils_scrollbarSize.html

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 <!DOCTYPE HTML>
     2 <html>
     3 <body style='width: 100000px; overflow: hidden;'></body>
     4   <div id="float" style="float: left; overflow: scroll;">
     5     <div style="width: 200px;"></div>
     6   </div>
     7 </html>

mercurial