| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.html
|
| index 98cd909ee9a40311491caf332db2fb83f93dbb25..c8a9bed85a103f257de61508e4295255ce4bd2a1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.html
|
| @@ -4,8 +4,8 @@
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/">
|
| <link rel="help" href="https://heycam.github.io/webidl/#host-objects">
|
| <link rel="help" href="http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf#page=96">
|
| -<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=interfaces.js></script>
|
| <div id="log"></div>
|
| <script>
|
|
|