changeset 0 | 4f2f89ce4247 |
-1:000000000000 | 0:4f2f89ce4247 |
---|---|
1 <html> |
|
2 <body> |
|
3 <div> |
|
4 <img src="./resources/animated-infinite.gif"> |
|
5 <p>This should animate.</p> |
|
6 </div> |
|
7 <div> |
|
8 <img src="./resources/non-animated.gif"> |
|
9 <p>This should not animate and you should see a cross.</p> |
|
10 </div |
|
11 <div> |
|
12 <img src="./resources/animated-10x.gif"> |
|
13 <p>This animation should loop 10 times.</p> |
|
14 </div |
|
15 </body> |
|
16 </html> |