Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: tools/perf/page_sets/tough_animation_cases.json

Issue 12036096: Adding janky transform test case (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/page_sets/tough_animation_cases/transform_transition_js_block.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+ }
}
]
}
« no previous file with comments | « no previous file | tools/perf/page_sets/tough_animation_cases/transform_transition_js_block.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698