| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-08.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-08.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-08.htm
|
| index c93d036fd3db16d88d6814a92b514f1f8d658d31..a248af49299668751bde7a554fdd2f9c9ff1fefd 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-08.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-08.htm
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>document.getElementsByClassName(): multiple classes</title>
|
| - <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 class="a">
|
| <div id="log"></div>
|
|
|