servo/tests/wpt/web-platform-tests/css/css-multicol/overflow-unsplittable-001-ref.html

4 lines
120 B
HTML

<!DOCTYPE html>
<div style="overflow:scroll; width:50px; background:green;">
<div style="height:200px;"></div>
</div>