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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt

Issue 2339493002: Remove useless validation check for email type. (Closed)
Patch Set: Remove noisy value validation warnings for email input type. Created 4 years, 3 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: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt
index 0bde7bc36526971c6e3e19c74da762b1093e6bd5..5217f085c758b956976b6ab5ed8bfc3c1e003fe3 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: line 13: The specified value "abc" is not a valid email address.
CONSOLE ERROR: line 79: An invalid form control with name='' is not focusable.
CONSOLE ERROR: line 79: An invalid form control with name='' is not focusable.
CONSOLE ERROR: line 108: An invalid form control with name='' is not focusable.

Powered by Google App Engine
This is Rietveld 408576698