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

Unified Diff: third_party/WebKit/LayoutTests/animations/timing/keyframe-timing-functions-transform.html

Issue 2979503002: Move animation timing tests to subdirectory (Closed)
Patch Set: Created 3 years, 5 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: third_party/WebKit/LayoutTests/animations/timing/keyframe-timing-functions-transform.html
diff --git a/third_party/WebKit/LayoutTests/animations/keyframe-timing-functions-transform.html b/third_party/WebKit/LayoutTests/animations/timing/keyframe-timing-functions-transform.html
similarity index 92%
rename from third_party/WebKit/LayoutTests/animations/keyframe-timing-functions-transform.html
rename to third_party/WebKit/LayoutTests/animations/timing/keyframe-timing-functions-transform.html
index 943e24ef63ab97a7b45ef9e9f9adcf06fe0c7bc0..9934c921c47af99e4f943e3ba744d76768532c4d 100644
--- a/third_party/WebKit/LayoutTests/animations/keyframe-timing-functions-transform.html
+++ b/third_party/WebKit/LayoutTests/animations/timing/keyframe-timing-functions-transform.html
@@ -39,7 +39,7 @@
}
</style>
- <script src="resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
+ <script src="../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