blob: 27f934b41917b4e41dc379080b375b152f4df59e [file] [log] [blame] [edit]
<style>
img {
width: 40px;
height: 30px;
background-color: green;
}
</style>
<div id=container>
before<br>
PASS if no crash or assert
<br>after
<img>
</div>