| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-collapse.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-collapse.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-collapse.html
|
| index 6678fb292da2df553184e48bb8558687c66e0a38..78e1d9fb4ba0023223e057da640c22886d5f926e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-collapse.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-collapse.html
|
| @@ -3,8 +3,8 @@
|
| <link rel="author" title="Aryeh Gregor" href=ayg@aryeh.name>
|
| <meta name=timeout content=long>
|
| <div id=log></div>
|
| -<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=../common.js></script>
|
| <script>
|
| "use strict";
|
|
|