blob: dfbd3f550e18e0c80aef4b716fc14abde6c32396 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 500px;
background-color: green;
font-size: 20px;
}
img {
margin-top: 200px;
margin-bottom: 100px;
border: 5px solid green;
width: 50px;
height: 50px;
}
</style>
<div><img src="../replaced/resources/square-blue-100x100.png"></div>