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

Unified Diff: LayoutTests/compositing/animation/animated-composited-inside-hidden.html

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More better. 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/animated-composited-inside-hidden.html
diff --git a/LayoutTests/compositing/animation/animated-composited-inside-hidden.html b/LayoutTests/compositing/animation/animated-composited-inside-hidden.html
index 992a8de59f761487fc6c957a3e54a0cd176cb140..cf6c63ccb10d31680816ff24f0ae3103027bf226 100644
--- a/LayoutTests/compositing/animation/animated-composited-inside-hidden.html
+++ b/LayoutTests/compositing/animation/animated-composited-inside-hidden.html
@@ -37,7 +37,7 @@
}
</style>
- <script src="../../transitions/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