| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/maxlength.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/maxlength.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/maxlength.html
|
| index 75fc982c7228d1c1033ecf17bfa0a5146e318448..8f0a2567d40e7409fc794cc95bd975bf1ac9408b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/maxlength.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/maxlength.html
|
| @@ -4,8 +4,8 @@
|
| <title>input max length</title>
|
| <link rel="author" title="Sam Gibson" href="mailto:sam@ifdown.net">
|
| <link rel=help href="https://html.spec.whatwg.org/multipage/forms.html#the-maxlength-and-minlength-attributes">
|
| - <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>
|
|
|