| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer.html
|
| index 3db1433e3e902cc3ea238c004d10c6f12e1a09fa..7882ccc31fe4cfb57a1ef13562f2fd0c28269f82 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer.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";
|
|
|