2 "description": "A collection of animation performance tests",
3 "smoothness": { "action": "wait", "condition": "duration", "seconds": 5 },
6 "url": "file:///tough_animation_cases/keyframed_animations.html",
7 "why": "Tests various keyframed animations."
10 "url": "file:///tough_animation_cases/transform_transitions.html",
11 "why": "Tests various transitions."
14 "url": "http://ie.microsoft.com/testdrive/performance/robohornetpro/",
15 "why": "Login page is slow because of ineffecient transform operations"
18 "url": "file:///tough_animation_cases/transform_transition_js_block.html",
19 "why": "JS execution blocks CSS transition unless initial transform is set"