blob: 7dff13c3194fe4483e7691c49b8584079e9ac911 [file] [log] [blame]
<html>
<body>
<div>
<img src="./resources/animated-infinite.gif">
<p>This should animate.</p>
</div>
<div>
<img src="./resources/non-animated.gif">
<p>This should not animate and you should see a cross.</p>
</div
<div>
<img src="./resources/animated-2x.gif">
<p>This animation should loop 2 times.</p>
</div
<div>
<img src="./resources/animated-10x.gif">
<p>This animation should loop 10 times.</p>
</div
</body>
</html>