summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/floats/overhanging-float-paint-order-ref.html
blob: 608e009ff5c361192238b455876ef7d4bdd84f7d (plain)
1
2
3
4
<!DOCTYPE html>
<div style="width: 100px; height: 80px; background: green"></div>
<div style="width: 100px; height: 20px; background: blue"></div>