| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-21.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-21.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-21.htm
|
| index 5ae6675c0de9c1ac0145d65cb37a64de650e02ee..339ff2d3e12fd4e3b1c459ddc0e0219213ee3ceb 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-21.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-21.htm
|
| @@ -3,8 +3,8 @@
|
| <title>getElementsByClassName</title>
|
| <meta content="delete element from 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>
|
|
|