| Index: third_party/WebKit/LayoutTests/animations/usecounter-tests/use-count-stacked-neutral-keyframe.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/use-count-stacked-neutral-keyframe.html b/third_party/WebKit/LayoutTests/animations/usecounter-tests/use-count-stacked-neutral-keyframe.html
|
| similarity index 84%
|
| rename from third_party/WebKit/LayoutTests/animations/use-count-stacked-neutral-keyframe.html
|
| rename to third_party/WebKit/LayoutTests/animations/usecounter-tests/use-count-stacked-neutral-keyframe.html
|
| index 84fce3ef3b31e586653497f3168451e963484b9c..57923affdfeb18061b8448a8ed93ecfcf80d913b 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/use-count-stacked-neutral-keyframe.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/usecounter-tests/use-count-stacked-neutral-keyframe.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| -<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-name: a, b;
|
|
|