summaryrefslogtreecommitdiffstats
path: root/layout/reftests/display-list/1436189-1-ref.html
blob: d97cc1e8351346e5dc78615c186b45b2e2cf6326 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html lang="en">
<body>
<div style="opacity:0.5" id="hi">
  <div style="position:fixed; width:200px; height:200px; background-color:blue"></div>
</div>
</body>
</html>