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

Unified Diff: third_party/WebKit/LayoutTests/animations/events/animation-events-create.html

Issue 2976603002: Move animation event 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/events/animation-events-create.html
diff --git a/third_party/WebKit/LayoutTests/animations/animation-events-create.html b/third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
similarity index 93%
rename from third_party/WebKit/LayoutTests/animations/animation-events-create.html
rename to third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
index f65a16d0d39c06a1f27de08758b8c3e543b40ec5..b94f7e51c9609997b59d2d4d69f2fbb5d92b0c51 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-events-create.html
+++ b/third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>

Powered by Google App Engine
This is Rietveld 408576698