Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
images
/
decode-render-animated-image-expected.html
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>