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

Unified Diff: third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html

Issue 2974853002: Assorted small animation test moves (Closed)
Patch Set: Also rename test referring to 'players' 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/hit-testing/inline-element-animation-end-hit-test.html
diff --git a/third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html b/third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html
similarity index 94%
rename from third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html
rename to third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html
index 52465118b4f33566a90e23165f1efe95c29e1489..d9e13c02dde995eb0952b3ead346b72da0a6e4b5 100644
--- a/third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html
+++ b/third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html
@@ -16,7 +16,7 @@ body { margin: 0 }
}
</style>
-<script src="../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
<div class="margin">
<span class="grow">
<div id="box"></div>

Powered by Google App Engine
This is Rietveld 408576698