OLD | NEW |
1 { | 1 { |
2 "description": "A collection of texture upload performance tests", | 2 "description": "A collection of texture upload performance tests", |
3 "smoothness": { "action": "scroll" }, | 3 "smoothness": { "action": "scroll" }, |
4 "pages": [ | 4 "pages": [ |
5 { "url": "file:///tough_texture_upload_cases/background_color_animation.html
" }, | 5 { "url": "file://tough_texture_upload_cases/background_color_animation.html"
}, |
6 { "url": "file:///tough_texture_upload_cases/background_color_animation_and_
transform_animation.html" }, | 6 { "url": "file://tough_texture_upload_cases/background_color_animation_and_t
ransform_animation.html" }, |
7 { "url": "file:///tough_texture_upload_cases/background_color_animation_with
_gradient.html" }, | 7 { "url": "file://tough_texture_upload_cases/background_color_animation_with_
gradient.html" }, |
8 { "url": "file:///tough_texture_upload_cases/background_color_animation_with
_gradient_and_transform_animation.html" } | 8 { "url": "file://tough_texture_upload_cases/background_color_animation_with_
gradient_and_transform_animation.html" } |
9 ] | 9 ] |
10 } | 10 } |
OLD | NEW |