| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-normalize.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-normalize.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-normalize.html
|
| index 667668214de1f8739a1d401a1eec6be87eb10dfe..7598852e60a96af26933b6e2141d4941b3ea23b9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-normalize.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-normalize.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Node.normalize()</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>
|
| <div id=log></div>
|
| <script>
|
| test(function() {
|
|
|