blob: 19a52e0179210e3cfee3e7a6dd977bd8c14bc074 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div {
background-color: green;
font-size: 10px;
font-family: Ahem;
}
img {
width: 50px;
height: 50px;
}
</style>
<div><img src="broken"> </div>
<div><img src="broken"> </div>
<div><img src="broken">
</div>
<div><img src="broken">
</div>
<div><img src="broken"> <span> </span>
</div>