Sign in
webkit
/
WebKit
/
3171213d84ddc1cb3289622b38ea4b8b7d089653
/
.
/
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>