summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-multicol/overflow-unsplittable-001-ref.html
blob: d245912be88174be6737f8d8194705f99761fc92 (plain)
1
2
3
4
<!DOCTYPE html>
<div style="overflow:scroll; width:50px; background:green;">
  <div style="height:200px;"></div>
</div>