| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-24.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-24.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-24.htm
|
| index 740efb10551042532d0fb62de55d7fcb20955d94..838987ad0c2cb908613b7c73cc24563ebd81f052 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-24.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-24.htm
|
| @@ -4,8 +4,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="handle unicode chars" 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>
|
|
|