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

Unified Diff: LayoutTests/compositing/reflections/nested-reflection-transition.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/compositing/reflections/nested-reflection-transition.html
diff --git a/LayoutTests/compositing/reflections/nested-reflection-transition.html b/LayoutTests/compositing/reflections/nested-reflection-transition.html
index af5b84b273e6eee4399339ddd923cc096c20f29c..3913457645bdf7df638a30733ff9feb4ac5439e1 100644
--- a/LayoutTests/compositing/reflections/nested-reflection-transition.html
+++ b/LayoutTests/compositing/reflections/nested-reflection-transition.html
@@ -34,7 +34,7 @@
-webkit-transform: translateZ(0);
}
</style>
- <script src="../../transitions/resources/transition-test-helpers.js" type="text/javascript" charset="utf-8"></script>
+ <script src="../../animations/resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
const expectedValues = [

Powered by Google App Engine
This is Rietveld 408576698