chromium/third_party/blink/web_tests/external/wpt/css/CSS2/floats/overflow-scroll-float-paint-order-ref.html

<!DOCTYPE html>
<div style="width: 100px; height: 100px; background: green">
  <div style="width: 50px; height: 50px; background: magenta"></div>
</div>