blob: e4d9d88c1b6ca0717aa514b210b86a8e98bf0403 [file] [log] [blame]
<!DOCTYPE html>
<p>There should be a green square below.</p>
<div style="columns:1;">
<div style="float:left; width:40px; height:40px; background:green;"></div>
<div style="column-span:all;"></div>
</div>