chromium/third_party/blink/web_tests/fast/multicol/balance-float-after-forced-break-expected.html

<!DOCTYPE html>
<p>Below there should be a blue square above a cyan square.</p>
<div style="width:100px; height:100px; background:blue;"></div>
<div style="width:100px; height:100px; background:cyan;"></div>