Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Unified Diff: tools/perf/page_sets/tough_energy_cases/above-fold-animated-gif.html

Issue 213183003: [Telemetry] Add test case for power usage of background animations/heavy tab. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix review comments Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/perf/page_sets/tough_energy_cases/above-fold-animated-gif.html
diff --git a/tools/perf/page_sets/tough_energy_cases/above-fold-animated-gif.html b/tools/perf/page_sets/tough_energy_cases/above-fold-animated-gif.html
new file mode 100644
index 0000000000000000000000000000000000000000..24c47a971f719efedea8c72b900cec71b9595992
--- /dev/null
+++ b/tools/perf/page_sets/tough_energy_cases/above-fold-animated-gif.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+</head>
+<body>
+ <!-- File from http://commons.wikimedia.org/wiki/File:Bi%C3%A1ng-order.gif -->
+ <img src="Biang-order.gif">
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698