summaryrefslogtreecommitdiffstats
path: root/layout/reftests/async-scrolling/sticky-pos-scrollable-6-ref.html
blob: f8797f108f2add2f0b17347b70aaf54b712804b5 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
  <div style="width:400px; height:300px; overflow:hidden; border:2px solid black">
    <div style="height: 151px"></div>
    <div style="width: 100px; height: 100px; background-color: green"></div>
  </div>