| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html
|
| index 3a71f5897875fb6dfa1814f2dcb52c2715639f9a..4351a09465912fdbfd00d4f753b9fed68471cc70 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html
|
| @@ -1,8 +1,8 @@
|
| <!doctype html>
|
| <meta charset=utf-8>
|
| <link rel=help href=https://dom.spec.whatwg.org/#interface-htmlcollection>
|
| -<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>
|
|
|
|
|