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

Unified Diff: tools/perf/page_sets/tough_scrolling_cases/tough_scolling_cases.json

Issue 11093079: Add http://webstuff.nfshost.com/scrolling/ pageset (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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 side-by-side diff with in-line comments
Download patch
Index: tools/perf/page_sets/tough_scrolling_cases/tough_scolling_cases.json
diff --git a/tools/perf/page_sets/tough_scrolling_cases/tough_scolling_cases.json b/tools/perf/page_sets/tough_scrolling_cases/tough_scolling_cases.json
new file mode 100644
index 0000000000000000000000000000000000000000..77852a6847e0e14df54bc4b7fa1674f4ce872dfe
--- /dev/null
+++ b/tools/perf/page_sets/tough_scrolling_cases/tough_scolling_cases.json
@@ -0,0 +1,14 @@
+{
+ "description": "A collection of difficult scrolling tests",
+ "pages": [
+ {"url": "file://"background_fixed.html"},
+ {"url": "file://"cust_scrollbar.html"},
+ {"url": "file://"div_scrolls.html"},
+ {"url": "file://"fixed_nonstacking.html"},
+ {"url": "file://"fixed_stacking.html"},
+ {"url": "file://"iframe_scrolls.html"},
+ {"url": "file://"simple.html"},
+ {"url": "file://"wheel_body_prevdefault.html"},
+ {"url": "file://"wheel_div_prevdefault.html"}
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698