summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1022612-1-ref.html
blob: ffe8398e037d3fbcac54fa4bf347f3e5b10cdaa7 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<div style="width:400px;">
  <span style="opacity:0.5;">
    <span style="position:relative; display:inline-block; width:400px; height:200px;"></span>
    <span style="position:relative; top:-300px; display:inline-block; background:lime; width:400px; height:400px;"></span>
  </span>
</div>