| Index: third_party/WebKit/LayoutTests/animations/prefixed/keyframes-cssom-unprefixed-01.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/keyframes-cssom-unprefixed-01.html b/third_party/WebKit/LayoutTests/animations/prefixed/keyframes-cssom-unprefixed-01.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/animations/keyframes-cssom-unprefixed-01.html
|
| rename to third_party/WebKit/LayoutTests/animations/prefixed/keyframes-cssom-unprefixed-01.html
|
| index 687c9712f8d5b143272873f75ebacb1bc91d3797..9b804c332f8db637fa41f0e947e41a3b5d2006f4 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/keyframes-cssom-unprefixed-01.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/prefixed/keyframes-cssom-unprefixed-01.html
|
| @@ -19,7 +19,7 @@
|
| animation-fill-mode: forwards;
|
| }
|
| </style>
|
| - <script src="resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
|
| + <script src="../resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
|
| <script type="text/javascript" charset="utf-8">
|
|
|
| const expectedValues = [
|
|
|