blob: a8b6bd17ff4676de5865c0aa423cb93a3de15512 [file]
<style>
.container {
font-family: Monospace;
}
img {
width: 50px;
height: 50px;
background-color: green;
}
</style>
<div class=container>PASS if green box shows up on this line (and not below) <img></div>