comparison: layout/reftests/abs-pos/continuation-positioned-inline-ref.html
layout/reftests/abs-pos/continuation-positioned-inline-ref.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 <span style="position: relative; top: 100px"><span style="position: absolute; top: 0; left: 0">abs</span>foo<br> |
|
5 <span id="ins-point">bar</span></span> |
|
6 </body> |
|
7 </html> |