| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html
|
| index 30ee8c7b73e99ddd8e7cdd3c4912287a93ab7ee0..98d47fd8798729c6556fb0c357770430306175a4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>Current iteration tests</title>
|
| <link rel="help" href="https://w3c.github.io/web-animations/#current-iteration">
|
| -<script src="../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <script src="../../testcommon.js"></script>
|
| <body>
|
| <div id="log"></div>
|
|
|