| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-27.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-27.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-27.htm
|
| index ca5f8a5db814b0f4fdf1e5bf7efa1877cbc5c337..95fc674428e80d9ac5cb5801935cb54273232b30 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-27.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-27.htm
|
| @@ -3,8 +3,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="generic element listed" 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>
|
|
|