blob: 2ea0c61c0a8fce747a24425527fd93f66ca6818e [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 500px;
height: 365px;
background-color: green;
font-size: 20px;
}
img {
width: 50px;
height: 50px;
position: relative;
top: -160px;
left: 5px;
}
</style>
<div></div>
<img src="../replaced/resources/square-blue-100x100.png">