blob: 277c65ff23d2520234432ef67675691e7eadf236 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>There should be no red below.</p>
<div style="-webkit-columns:3; columns:3; -webkit-column-gap:0; column-gap:0; background:red;">
<div style="float:left; width:100%; background:yellow;">
hest<br>hest<br>hest<br>hest<br>hest<br>hest<br>hest<br>hest<br>hest<br>
</div>
</div>
</body>
</html>