summaryrefslogtreecommitdiffstats
path: root/layout/reftests/async-scrolling/position-fixed-1-ref.html
blob: b373cc114200cdb32735139aac2c664026701323 (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<html>
<body>
  <div style="position:fixed; background:blue; top:0; left:0; width:200px; height:100px"></div>
</body>
</html>