layout/base/crashtests/444863-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:8f16b3dcbfec
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5
6 #a {
7 float: left;
8 position: relative;
9 padding: 331890106943cm 0;
10 }
11
12 #b {
13 position: absolute;
14 top: 100%;
15 }
16
17
18 </style>
19 </head>
20
21 <body>
22 <div id="a"><div id="b"></div></div>
23 </body>
24
25 </html>

mercurial