blob: 552eecba2b999ecd4639d0d86d0e5440f2f6cad2 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=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>