summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/411585-2.html
blob: b87d91b386fdf9d539f307241ca26ed8743aa321 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html class="reftest-paged">
<body>
<div style="height:800px;"></div>
<div style="opacity:0.5;">
  <div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black;">Hi</div>
</div>
</body>
</html>