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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "description": "A collection of difficult scrolling tests",
3 "pages": [
4 {"url": "file://"background_fixed.html"},
5 {"url": "file://"cust_scrollbar.html"},
6 {"url": "file://"div_scrolls.html"},
7 {"url": "file://"fixed_nonstacking.html"},
8 {"url": "file://"fixed_stacking.html"},
9 {"url": "file://"iframe_scrolls.html"},
10 {"url": "file://"simple.html"},
11 {"url": "file://"wheel_body_prevdefault.html"},
12 {"url": "file://"wheel_div_prevdefault.html"}
13 ]
14 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698