| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer-2.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer-2.html
|
| index 7d701b0bcdcb31f7203d3fc291ec3959be8faf9d..f0a3e451cd01eb2e3b00519d5241ecfb1dd30fe0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer-2.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-commonAncestorContainer-2.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <title>Range.commonAncestorContainer</title>
|
| -<script src=../../../../resources/testharness.js></script>
|
| -<script src=../../../../resources/testharnessreport.js></script>
|
| +<script src=/resources/testharness.js></script>
|
| +<script src=/resources/testharnessreport.js></script>
|
| <div id=log></div>
|
| <script>
|
| test(function() {
|
|
|