| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html
|
| index 06c3b9fe565bf796733e475c581aa5a2043e05fd..d7c99dfe2ba10daca089aad68c4508daf33e9408 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>easing tests</title>
|
| <link rel="help" href="https://w3c.github.io/web-animations/#dom-animationeffecttiming-easing">
|
| -<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>
|
| <script src="../../resources/effect-easing-tests.js"></script>
|
| <body>
|
|
|