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

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

Issue 1153233007: Auto-rebaseline for r196653 (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/platform/win/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
index 74a2493abb1e3b50d7a7c3b6f105fbeb9b0a8c22..b649c990b43b7d4ac27fd787c0af6bdb816ce8de 100644
--- a/LayoutTests/platform/win/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
@@ -14,10 +14,10 @@ ValidationMessageClient: main-message=Please shorten this text to 20 characters
ValidationMessageClient: main-message=Please match the requested format. sub-message=
ValidationMessageClient: main-message=Please enter a URL. sub-message=
ValidationMessageClient: main-message=Please fill out this field. sub-message=
-CONSOLE WARNING: The specified value 'a' is not a valid email address.
-CONSOLE WARNING: The specified value 'a' is not a valid email address.
+CONSOLE WARNING: The specified value "a" is not a valid email address.
+CONSOLE WARNING: The specified value "a" is not a valid email address.
ValidationMessageClient: main-message=Please match the requested format. sub-message=
-CONSOLE WARNING: The specified value 'abc' is not a valid email address.
+CONSOLE WARNING: The specified value "abc" is not a valid email address.
ValidationMessageClient: main-message=Please include an '@' in the email address. 'abc' is missing an '@'. sub-message=
ValidationMessageClient: main-message=Please fill out this field. sub-message=
ValidationMessageClient: main-message=Value must be 01/01/2000 or earlier. sub-message=
« no previous file with comments | « LayoutTests/platform/linux/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698