| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-29.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-29.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-29.htm
|
| index fbac3f583ea1853aec20df3345d90968e8953166..ad489752cc52219011cf7b7301063fca4aea4b2a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-29.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-29.htm
|
| @@ -3,8 +3,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="get class from children of element" name="description">
|
| <link href="https://dom.spec.whatwg.org/#dom-document-getelementsbyclassname" rel="help">
|
| - <script src="../../../../resources/testharness.js"></script>
|
| - <script src="../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id='log'></div>
|
|
|