Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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>