| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/inputwillvalidate.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/inputwillvalidate.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/inputwillvalidate.html
|
| index 594797932356fedf08b48aad85d673875dc1cbf7..909fd889bbb0b41d218cc2d8e8c9ad4cbf102189 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/inputwillvalidate.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/inputwillvalidate.html
|
| @@ -6,8 +6,8 @@
|
| <link href="https://html.spec.whatwg.org/multipage/#dom-cva-willvalidate" rel="help">
|
| </head>
|
| <body>
|
| - <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>
|
|
|
|
|