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

Unified Diff: tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html

Issue 927583005: Clean up perftesthelper.js style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@+newCSSValueTypePerfTests
Patch Set: Created 5 years, 10 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
Index: tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html
diff --git a/tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html b/tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html
index fd4210ec2b72c56ee9a1ef0deccc7e7df7bfa26d..b709d70afcaff88a2b56d687325ec9a777bf0ccf 100644
--- a/tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html
+++ b/tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_updating_class.html
@@ -2,7 +2,7 @@
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="resources/tablet.css">
<link rel="stylesheet" type="text/css" href="resources/transition.css">
-<script src="resources/perftesthelper.js"></script>
+<script src="resources/perf_test_helper.js"></script>
<style>
.keyframe0 {
opacity: 0;

Powered by Google App Engine
This is Rietveld 408576698