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

Side by Side Diff: chrome/test/data/dromaeo/htmlrunner.js

Issue 269054: Importing dromaeo performance tests to src/chrome/test/data.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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
« no previous file with comments | « chrome/test/data/dromaeo/favicon.png ('k') | chrome/test/data/dromaeo/ie.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 var startTest = top.startTest || function(){};
2 var test = top.test || function(name, fn){ fn(); };
3 var endTest = top.endTest || function(){};
4 var prep = top.prep || function(fn){ fn(); };
OLDNEW
« no previous file with comments | « chrome/test/data/dromaeo/favicon.png ('k') | chrome/test/data/dromaeo/ie.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698