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