| Index: third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html
|
| index 6631c9a72faaf6fda4d9a86b4a8a7f232ecc1f4a..1a8c4a2f8543bbbd27b659f369597eb287f4bbe4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html
|
| @@ -3,8 +3,8 @@
|
| <link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-script-event">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-script-htmlfor">
|
| -<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() {
|
|
|