| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html
|
| index 849cdcb32b998d4b622b44997d03e67ec1daa852..f69c125551094ba32eacb4a8301b5408a3404502 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html
|
| @@ -4,8 +4,8 @@
|
| <link rel="author" title="Intel" href="http://www.intel.com/">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-cva-reportvalidity">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-constraint-validation-api">
|
| -<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="support/validator.js"></script>
|
| <div id="log"></div>
|
| <script>
|
|
|