blob: 4f82c7f5c79b42a2e66005cddfa0ff9701c7630b [file] [log] [blame]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
float: left;
width: auto;
height: auto;
background-color: green;
}
img {
display: block;
}
</style>
<div><img src="../../block/resources/50x50.gif"></div>