| { |
| "description": "A collection of difficult scrolling tests", |
| "pages": [ |
| { |
| "url": "file:///tough_scrolling_cases/background_fixed.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/cust_scrollbar.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/div_scrolls.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/fixed_nonstacking.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/fixed_stacking.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/iframe_scrolls.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/simple.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/wheel_body_prevdefault.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| }, |
| { |
| "url": "file:///tough_scrolling_cases/wheel_div_prevdefault.html", |
| "scrolling": { |
| "action": "scrolling_interaction" |
| } |
| } |
| ] |
| } |