| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-06.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-06.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-06.htm
|
| index d4f2e3418a0f3ab4b30168d5b84ca4322f5d002c..4975a89e091f8062fe78813423bf21e6e805a202 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-06.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-06.htm
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>document.getElementsByClassName(): adding element with class</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>
|
|
|