repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add very simple loading test for non-SFI NaCl.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
animated-gifs.html
blob
98b2f1ccb6ef026b1ab981f367f1d1b928bb674f
1
<html>
2
<head><title>
animated gif test
</title></head>
3
<body>
4
<img
src
=
"animate1.gif"
>
5
<img
src
=
"animate2.gif"
>
6
<img
src
=
"animate3.gif"
>
7
</body>
8
</html>