Sign in
webkit
/
WebKit
/
61dd3584f31cb59cef7f6b2ddb5031a9bd4f1c78
/
.
/
LayoutTests
/
fast
/
images
/
decode-animated-image-expected.html
blob: 4b70c258fefe26a4eca1b17ad3c83ca000930377 [
file
] [
log
] [
blame
]
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<body>
<p>
This tests calling decode() multiple times for an animated image.
</p>
<div></div>
</body>