| Index: third_party/WebKit/LayoutTests/imported/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions.html b/third_party/WebKit/LayoutTests/imported/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions.html
|
| index d1da937ad8b8fa0db448ec28116c0ece0338d189..bc1d7fe6395e70aac39ccc636f839109d581eae4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions.html
|
| @@ -2,8 +2,8 @@
|
| <title>DOMException-throwing tests</title>
|
| <link rel=author title="Aryeh Gregor" href=ayg@aryeh.name>
|
| <div id=log></div>
|
| -<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>
|
| /**
|
| * This file just picks one case where browsers are supposed to throw an
|
|
|