| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-14.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-14.htm b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-14.htm
|
| index 73c21ea91b54e669e6cadb3f4cf59f454a142fdc..d3c1558c08629cc7ed8a75b139ed03f850209afc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-14.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/getElementsByClassName-14.htm
|
| @@ -2,8 +2,8 @@
|
| <html class="a A">
|
| <head>
|
| <title>document.getElementsByClassName(): case-insensitive (quirks mode)</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 a">
|
| <div id="log"></div>
|
|
|