blob: f23b433096dd54bd3898802feb0cecbdb914a28c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Avoid column break inside block</title>
</head>
<body>
<p>There should be a blue square below.</p>
<div style="width:100px; height:100px; background:blue;"></div>
</body>
</html>