blob: 3b5ce663f79da7b1d36ff86c7f5b88067b93ff7d [file] [log] [blame]
<style>
div {
width: 200px;
height: 200px;
background-color: green;
}
</style>
<body>
<p>This tests calling decode() for a static image which is also an element in the DOM tree.</p>
<div></div>
</body>