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"} |
+ ] |
+} |