| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html
|
| index 240cb3ef647b23d4b0dbd6c7261f3a2d20f5c17e..49ef8402d90c282bdbdc7cd6df41e6a1cd752065 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html
|
| @@ -3,8 +3,8 @@
|
| <title>Writable effect.target tests</title>
|
| <link rel="help"
|
| href="https://w3c.github.io/web-animations/#dom-keyframeeffect-target">
|
| -<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>
|
|
|