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

Unified Diff: LayoutTests/transitions/cubic-bezier-overflow-shadow.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/cubic-bezier-overflow-shadow.html
diff --git a/LayoutTests/transitions/cubic-bezier-overflow-shadow.html b/LayoutTests/transitions/cubic-bezier-overflow-shadow.html
index 0bcca88e8717dadf59e3cebd06919ceac4a2a76e..f684a5b2b89a91873e68484da6b8dd6329473bce 100644
--- a/LayoutTests/transitions/cubic-bezier-overflow-shadow.html
+++ b/LayoutTests/transitions/cubic-bezier-overflow-shadow.html
@@ -17,7 +17,7 @@
box-shadow: -5px 20px 15px 15px #c0c0c0;
}
</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