blob: 0c3a57c253a4d214ce3ef8a17121b928e786c8e9 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
body {
margin: 0px;
}
div {
height: 50px;
width: 40px;
border: 10px solid green;
}
</style>
<div></div>
<div style="height: 40px;"></div>
<div></div>