Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: LayoutTests/platform/win/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt

Issue 1157953004: Auto-rebaseline for r196628 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt b/LayoutTests/platform/win/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
similarity index 98%
copy from LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
copy to LayoutTests/platform/win/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
index 4e56aa3803e780a205ecc0d086def7230280648a..74a2493abb1e3b50d7a7c3b6f105fbeb9b0a8c22 100644
--- a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
+++ b/LayoutTests/platform/win/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
@@ -24,8 +24,8 @@ ValidationMessageClient: main-message=Value must be 01/01/2000 or earlier. sub-m
ValidationMessageClient: main-message=Value must be 01/01/2001 or later. sub-message=
ValidationMessageClient: main-message=Please enter a valid value. The nearest valid value is 01/01/1970. sub-message=
ValidationMessageClient: main-message=Please fill out this field. sub-message=
-ValidationMessageClient: main-message=Value must be January 2000 or earlier. sub-message=
-ValidationMessageClient: main-message=Value must be January 2001 or later. sub-message=
+ValidationMessageClient: main-message=Value must be January, 2000 or earlier. sub-message=
+ValidationMessageClient: main-message=Value must be January, 2001 or later. sub-message=
ValidationMessageClient: main-message=Please fill out this field. sub-message=
ValidationMessageClient: main-message=Value must be Week 01, 2000 or earlier. sub-message=
ValidationMessageClient: main-message=Value must be Week 01, 2001 or later. sub-message=

Powered by Google App Engine
This is Rietveld 408576698