summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-break/out-of-flow-in-multicolumn-001-ref.html
blob: 7b6a3c50ca82b586450c8912e34141a9bca551e7 (plain)
1
2
3
4
5
<!DOCTYPE html>
<link rel="author" title="Benjamin Beaudry" href="mailto:bebeaudr@microsoft.com">
<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>