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

Unified Diff: LayoutTests/compositing/animation/computed-style-during-delay.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/animation/computed-style-during-delay.html
diff --git a/LayoutTests/compositing/animation/computed-style-during-delay.html b/LayoutTests/compositing/animation/computed-style-during-delay.html
index 55ec0e6a6d3a0aa5d9a835ff06496323f808120c..fd4d381fae7789e50f6017c7165efdffc54bfb03 100644
--- a/LayoutTests/compositing/animation/computed-style-during-delay.html
+++ b/LayoutTests/compositing/animation/computed-style-during-delay.html
@@ -30,7 +30,7 @@
to { -webkit-transform: translateX(400px); }
}
</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