| Index: third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-fill-mode.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-fill-mode.html b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-fill-mode.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/animations/animation-direction-reverse-fill-mode.html
|
| rename to third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-fill-mode.html
|
| index 0315de73dc1a03d2a1f2e4e3311a2b8bcfd7756a..ba1cdfe3d199d53212ff6ccfb4644a23518a7efb 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-fill-mode.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/direction-and-fill/animation-direction-reverse-fill-mode.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>
|
| .box {
|
| animation-delay: 1s;
|
|
|