layout/generic/crashtests/381152-1.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:7da4ce3e2a67
1 <html>
2 <head>
3 <title>Bug 381152 - Hang with float, large padding and margin</title>
4 </head>
5 <body>
6 <div style="float: left;padding-top: 9999999999px;">
7 <div style="float: left;margin-top: 9999999999px;margin-bottom: -9999999px;">
8 </div>
9 </div>
10 </body>
11 </html>

mercurial