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/shorthand-border-transitions.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/shorthand-border-transitions.html
diff --git a/LayoutTests/transitions/shorthand-border-transitions.html b/LayoutTests/transitions/shorthand-border-transitions.html
index faa745c1b1e7e1a391d624ceb1f5154c3d008728..8a87a78ac1d0257762e13e407800715d6254d340 100644
--- a/LayoutTests/transitions/shorthand-border-transitions.html
+++ b/LayoutTests/transitions/shorthand-border-transitions.html
@@ -43,7 +43,7 @@
border-bottom-width: 40px;
}
</style>
- <script src="resources/transition-test-helpers.js"></script>
+ <script src="../animations/resources/animation-test-helpers.js"></script>
<script type="text/javascript">
const expectedValues = [

Powered by Google App Engine
This is Rietveld 408576698