| Index: third_party/WebKit/LayoutTests/animations/usecounter-tests/animated-css-property-usecounter.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter.html b/third_party/WebKit/LayoutTests/animations/usecounter-tests/animated-css-property-usecounter.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter.html
|
| rename to third_party/WebKit/LayoutTests/animations/usecounter-tests/animated-css-property-usecounter.html
|
| index d5c8e4729b078a264839f16f55284cc0f7ae5079..5e179d4f075eef32cb72164751d57023993788c7 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/usecounter-tests/animated-css-property-usecounter.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>
|
| @keyframes bgColorAnim {
|
|
|