| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-firstElementChild-xhtml.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-firstElementChild-xhtml.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-firstElementChild-xhtml.xhtml
|
| index 7fd9ff393a9af3fcf0f55ca4135b4dab4a10fe4d..302052b0fc7394e1685aedd24bae5959854117ab 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-firstElementChild-xhtml.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-firstElementChild-xhtml.xhtml
|
| @@ -2,8 +2,8 @@
|
| <html xmlns="http://www.w3.org/1999/xhtml">
|
| <head>
|
| <title>firstElementChild</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>
|
| <h1>Test of firstElementChild</h1>
|
|
|