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

Side by Side Diff: tools/perf/page_sets/tough_energy_cases/below-fold-flash.html

Issue 2761363004: Remove seldom used tab_swtiching test cases (Closed)
Patch Set: Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body>
6 <div style="height:5000px">
7 </div>
8 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" heigh t="400" id="test" align="middle">
9 <param name="movie" value="test.swf"/>
10 <!--[if !IE]>-->
11 <object type="application/x-shockwave-flash" data="test.swf" width="550" hei ght="400">
12 <param name="movie" value="test.swf"/>
13 <!--<![endif]-->
14 <a href="http://www.adobe.com/go/getflash">
15 <img src="http://www.adobe.com/images/shared/download_buttons/get_fl ash_player.gif" alt="Get Adobe Flash player"/>
16 </a>
17 <!--[if !IE]>-->
18 </object>
19 <!--<![endif]-->
20 </object>
21 </body>
22 </html>
OLDNEW
« no previous file with comments | « tools/perf/page_sets/tough_energy_cases/below-fold-animated-gif.html ('k') | tools/perf/page_sets/tough_energy_cases/test.swf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698