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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-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/fast/forms/email-idn-conversion-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-expected.txt
index 91b3b8f6bf4e7b3bc9f310861d25f1f18cc46f0e..97d35e26e74db8763de10b8c56239f90a9cd082c 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-expected.txt
@@ -1,5 +1,3 @@
-CONSOLE WARNING: line 50: The specified value "xn--t8j.com" is not a valid email address.
-CONSOLE WARNING: line 53: The specified value "foo@ma\u00F1ana.com" is not a valid email address.
Tests ascii-unicode conversion of IDN email addresses on input type=email.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698