Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
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>