| Index: third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html b/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
|
| index ea57e58f292218e1a7312034028029013c71d266..55ce7c3a4be1f8f317854579199c01746693a884 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
|
| @@ -4,7 +4,7 @@
|
| <script src="../../resources/testharnessreport.js"></script>
|
| <div id="sample"></div>
|
| <script>
|
| -// See also imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity.html.
|
| +// See also external/wpt/html/semantics/forms/constraints/form-validation-checkValidity.html.
|
|
|
| function checkValidityFor(html) {
|
| var sample = document.getElementById('sample');
|
|
|