layout/generic/crashtests/836895.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:c1c8f48241bc
1 <!DOCTYPE html>
2 <html style="-moz-columns: 2 auto;">
3 <head>
4 <style>
5
6 div { width:300px; background:yellow; height:50px; }
7
8 </style>
9 </head>
10
11 <body style="position: relative; display: table;"><div style="position: absolute;"></div></body>
12
13 </html>

mercurial