blob: f570b4f0ae65bbe544b7f7b8860337c18fa01ef6 [file] [log] [blame]
<!DOCTYPE html>
<style>
#section {
width: 200px;
height: 190px;
background: black;
}
</style>
<html>
<div id="section">
</div>
<p>crbug.com/477076: If a nested float doesn't overhang its container the block setting the formatting context should still expand to include it if necessary. </p>