blob: a6f226bca9d69ff0fecf03cdec4722b68b40b5ed [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true 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>