summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/floats/overflow-scroll-float-paint-order-ref.html
blob: 0fb53d4ecd3cd77e6588be0b271a2ee47950bd29 (plain)
1
2
3
4
<!DOCTYPE html>
<div style="width: 100px; height: 100px; background: green">
  <div style="width: 50px; height: 50px; background: magenta"></div>
</div>