Index: third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware.html b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware.html |
similarity index 97% |
rename from third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware.html |
rename to third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware.html |
index 75b20fb5287755ee557b4c9f1db5e32e9b90a41f..70ffbf3e1576e8d73a027dae733496c587d16152 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware.html |
+++ b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware.html |
@@ -58,7 +58,7 @@ |
100% { transform: translateX(200px); } |
} |
</style> |
- <script src="resources/animation-test-helpers.js"></script> |
+ <script src="../resources/animation-test-helpers.js"></script> |
<script> |
const expectedValues = [ |
// [time, element-id, property, expected-value, tolerance] |