| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML.html
|
| index a652149a92a8b84bc5d7e0fb951a1d72e64354c0..334ce8adf76727b11a498e8e471dad0b42a1923d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML.html
|
| @@ -5,8 +5,8 @@
|
| <link rel="author" title="Intel" href="http://www.intel.com/">
|
| <link rel="help" href="https://w3c.github.io/DOM-Parsing/#dfn-concept-serialize-xml">
|
| <link rel="help" href="https://w3c.github.io/DOM-Parsing/#widl-Element-outerHTML">
|
| - <script src="../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| <script src="../html-element-list.js"></script>
|
| </head>
|
| <body>
|
|
|