Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.38
/
.
/
LayoutTests
/
fast
/
images
/
decode-render-animated-image-expected.html
blob: b5050b7ff80428029d2d41640471ebbc3e2c3d91 [
file
] [
edit
]
<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>