chromium/third_party/blink/web_tests/external/wpt/css/css-break/out-of-flow-in-multicolumn-001-ref.html

<!DOCTYPE html>
<link rel="author" title="Benjamin Beaudry" href="mailto:[email protected]">
<p>The abs element should be split equally into the two columns - no red!</p>
<div style="float:left; border-bottom:10px solid green; width:42px; height: 30px; background:gray;"></div>
<div style="float:left; margin-left: 16px; border-top:10px solid green; width:42px; height: 30px; background:gray;"></div>