| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-23.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-23.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-23.htm
|
| index f0beb0e0bd9b789124071970ba194f40516f1cca..0af8a09952a67b86bc8728f52eef67f5171ae79e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-23.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-23.htm
|
| @@ -3,8 +3,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="multiple defined classes" 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>
|
|
|