about summary refs log tree commit diff stats
path: root/test/layout/position-relative-stacking-context.html
blob: 2cbc18deeef57a12bd76e5509c6766257d520dd6 (plain) (blame)
1
2
<div style="position: relative; top: 1em">relative</div>
<div>static</div>