layout/generic/crashtests/370699-1.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:01bf07db748c
1 <html>
2 <head>
3 </head>
4
5 <body style="width: 100px; border: 2px solid yellow;">
6
7 <span style="position: relative;">
8 <img width="200" height="100" align="left">
9 <span style="position:absolute; float:left;"></span>
10 Foo
11 </span>
12
13 </body>
14 </html>

mercurial