| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-constants.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-constants.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-constants.html
|
| index dc505a4c10cb5ebbb967688cfd8249c78eaba1e7..33e7c10e73e22adc9c943281deb3a72a2a7f0abe 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-constants.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-constants.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <title>Node constants</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>
|
| <script src="../constants.js"></script>
|
| <div id="log"></div>
|
| <script>
|
|
|