Index: third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware-opacity.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-opacity.html b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware-opacity.html |
similarity index 97% |
rename from third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-opacity.html |
rename to third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware-opacity.html |
index fb6190ab0985135d4a239947add7dcd874701620..a024c595ee576bfe5f1a54ebc2c5b7141553d29a 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-opacity.html |
+++ b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-hardware-opacity.html |
@@ -58,7 +58,7 @@ |
100% { opacity: 1.0; } |
} |
</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] |