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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-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-checkValidity-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
index d59d006f4f85efec61643c18ddcef432bc48f4df..311e8e623b08a8c36314953c55f72c499baf75c4 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
@@ -1,6 +1,3 @@
-CONSOLE WARNING: line 290: The specified value "a" is not a valid email address.
-CONSOLE WARNING: line 290: The specified value "a" is not a valid email address.
-CONSOLE WARNING: line 283: The specified value "abc" is not a valid email address.
This is a testharness.js-based test.
PASS [INPUT in TEXT status] no constraint
PASS [INPUT in TEXT status] no constraint (in a form)

Powered by Google App Engine
This is Rietveld 408576698