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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-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
« no previous file with comments | « AUTHORS ('k') | third_party/WebKit/LayoutTests/fast/forms/email-format-warning.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt
index d95e4ed989bfae305330fbe96d23819e35fe7538..53f1e4147aee9ee51672f0b98936a0bc0a5194ce 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: line 44: The specified value "something" is not a valid email address.
CONSOLE ERROR: line 84: Pattern attribute value )foo( is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /)foo(/: Unmatched ')'
CONSOLE ERROR: line 84: Pattern attribute value )foo( is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /)foo(/: Unmatched ')'
CONSOLE ERROR: line 84: Pattern attribute value )foo( is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /)foo(/: Unmatched ')'
« no previous file with comments | « AUTHORS ('k') | third_party/WebKit/LayoutTests/fast/forms/email-format-warning.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698