| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html
|
| index 562ea2f3dad5609945dbcbdfa46f338a01d51d2f..864d09fc1e958ab20e25d90da349d377fd8a0403 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>window.onerror - compile error in attribute</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>
|
| </head>
|
| <body>
|
| <div id=log></div>
|
|
|