Index: tools/perf/page_sets/tough_animation_cases.json |
diff --git a/tools/perf/page_sets/tough_animation_cases.json b/tools/perf/page_sets/tough_animation_cases.json |
index 10d839296a587d5dc5f347bf475839b3ec35d70c..7ed136e319c992c90cef55e0ca29bc399dd117c0 100644 |
--- a/tools/perf/page_sets/tough_animation_cases.json |
+++ b/tools/perf/page_sets/tough_animation_cases.json |
@@ -24,6 +24,14 @@ |
"action": "wait_interaction", |
"duration": 5 |
} |
+ }, |
+ { |
+ "url": "file:///tough_animation_cases/transform_transition_js_block.html", |
+ "why": "JS execution blocks CSS transition unless initial transform is set", |
+ "smoothness": { |
+ "action": "wait_interaction", |
+ "duration": 5 |
+ } |
} |
] |
} |