| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-20.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-20.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-20.htm
|
| index dec59281c9e250515d0d3c55af7e919adba301ac..6429e37bb5bc8bf23913328e5c582fa1462fcdc7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-20.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-20.htm
|
| @@ -3,8 +3,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="get elements in document then add element to collection" 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>
|
|
|