| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-02.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-02.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-02.htm
|
| index 01afc83ff156aafa0705e5ebd74d0d4648a6d8c6..d5e513fa88afe93be21d337a50248f1f562476dc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-02.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-02.htm
|
| @@ -3,8 +3,8 @@
|
| b">
|
| <head>
|
| <title>document.getElementsByClassName(): also simple</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
|
| ">
|
|
|