Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 } | |
| OLD | NEW |