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

Unified Diff: LayoutTests/transitions/transition-in-delay-phase.html

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. Created 7 years, 7 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: LayoutTests/transitions/transition-in-delay-phase.html
diff --git a/LayoutTests/transitions/transition-in-delay-phase.html b/LayoutTests/transitions/transition-in-delay-phase.html
index da3d3b730a6cc41812fc9fec45c32115b97f95e8..4ca6e456f70358ba052e0a31d1722ecd327d0530 100644
--- a/LayoutTests/transitions/transition-in-delay-phase.html
+++ b/LayoutTests/transitions/transition-in-delay-phase.html
@@ -14,7 +14,7 @@
left: 200px;
}
</style>
- <script src="resources/transition-test-helpers.js"></script>
+ <script src="../animations/resources/animation-test-helpers.js"></script>
<script>
const expectedValues = [
// [time, element-id, property, expected-value, tolerance]

Powered by Google App Engine
This is Rietveld 408576698