| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml
|
| index 73a41fdf964fffb88ecadf0a6ae54363167db7ad..d06f70fdcba66dce886373be376928e73b5aeda0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml
|
| @@ -5,8 +5,8 @@
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-processinginstruction-target"/>
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-characterdata-data"/>
|
| <link rel="help" href="https://dom.spec.whatwg.org/#dom-node-ownerdocument"/>
|
| -<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"/>
|
|
|