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