Index: third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-normal.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-normal.html b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-normal.html |
similarity index 89% |
rename from third_party/WebKit/LayoutTests/animations/animation-direction-normal.html |
rename to third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-normal.html |
index feb0adba16b16cb419ff032cad0005c4df683181..ed0c8880128efece564f0271e9265af8f595974b 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-normal.html |
+++ b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-normal.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<title>Test of animation-direction</title> |
-<script src="../resources/testharness.js"></script> |
-<script src="../resources/testharnessreport.js"></script> |
+<script src="../../resources/testharness.js"></script> |
+<script src="../../resources/testharnessreport.js"></script> |
<style> |
#target { |
animation-direction: normal; |