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

Side by Side Diff: tools/perf/page_sets/power_intensive/below-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: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body>
6 <div style="height:5000px">
7 </div>
8 <!-- File from http://commons.wikimedia.org/wiki/File:Bi%C3%A1ng-order.gif -->
9 <img src="Biang-order.gif">
10 </body>
11 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698