Chromium Code Reviews| Index: tools/perf/page_sets/key_power_cases/animated-gif.html |
| diff --git a/tools/perf/page_sets/key_power_cases/animated-gif.html b/tools/perf/page_sets/key_power_cases/animated-gif.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b37f2443f5d3b31c61db33238914dad244ceb882 |
| --- /dev/null |
| +++ b/tools/perf/page_sets/key_power_cases/animated-gif.html |
| @@ -0,0 +1,10 @@ |
| +<!DOCTYPE html> |
| +<html> |
| +<head> |
| + <meta charset="utf-8"> |
| + <title>Animated GIF Test</title> |
| +</head> |
| +<body> |
| +<img src="animated-10color.gif"> |
| +</body> |
| +</html> |