blob: c15c3acebfdb33ff7fe8ee1977f371e3823a2d3e [file] [log] [blame]
<!DOCTYPE html>
<style>
img {
position: absolute;
top: 50px;
left: 0px;
width: 100px;
height: 200px;
}
</style>
The image should be fully repainted on resize. Passes if there is a whole apple after resize.
<img src="../resources/apple.jpg">