summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-flexbox/position-absolute-scrollbar-freeze-ref.html
blob: d0bf617951f3a9b5e3ae8e4b77e6ff3762b3cde1 (plain)
1
2
3
4
<!DOCTYPE html>
<div style="width: 100px; height: 100px; overflow: auto;">
  <div style="height: 200px; background: green;"></div>
</div>