| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html
|
| index f0df6832958ec0068f386ec9ea274c71e048cbcc..d245563310da412dfb771e418a2791878a275e0c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>window.onerror: parse errors</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>
|
| <!--
|
|
|
| In https://html.spec.whatwg.org/multipage/#creating-scripts ,
|
|
|