| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DocumentType-literal-xhtml.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DocumentType-literal-xhtml.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DocumentType-literal-xhtml.xhtml
|
| index a430ccbd66cf60038a5d4030af02e80d1474b99b..2b6965c14beb461d334ca633a3248c9b34af2202 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DocumentType-literal-xhtml.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DocumentType-literal-xhtml.xhtml
|
| @@ -5,8 +5,8 @@
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-documenttype-name"/>
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-documenttype-publicid"/>
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-documenttype-systemid"/>
|
| -<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>
|
| <div id="log"/>
|
|
|