Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
ManualTests
/
animated-gif-dispose-background.html
blob: 8f939d3f57a1743d190f2ba7fbfac7c3fc905146 [
file
] [
log
] [
blame
]
<html>
<body>
<p>
Animated gif with background dispose method. Animation frames live behind their rects filled with transparent pixels.
</p>
<img
src
=
"./resources/dispose-background.gif"
/>
</body>
</html>