layout/reftests/abs-pos/continuation-positioned-inline-1.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:717e541905f3
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <span style="position: relative; top: 100px">foo<br>
5 <span id="ins-point"><span style="position: absolute; top: 0">abs</span>bar</span></span>
6 </body>
7 </html>

mercurial