summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/875060-1.html
blob: 945b250d0f534486b8327e28c7f0c715eef4c98e (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div style="display:-moz-inline-stack; overflow:hidden; position:relative; width:100px; height:100px;">
  <div style="width:200px; height:200px; background:yellow; position:absolute"></div>
</div>
</body>
</html>