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