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

Unified Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out

Issue 22040002: [Autofill] Add a separate enumeration for HTML field type hints. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix browser test Created 7 years, 4 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: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out
index 8b9fc85da9dd6f15f5b50bdb8a4789d648caf2c3..aa0f9b3e395f9ba8f78cc7d33d501e32795adea2 100644
--- a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out
+++ b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out
@@ -1,4 +1,4 @@
-EMAIL_ADDRESS | valid-pre-garbage | |
+HTML_TYPE_EMAIL | valid-pre-garbage | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
@@ -20,7 +20,7 @@ UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
-EMAIL_ADDRESS | valid-pre-order | |
+HTML_TYPE_EMAIL | valid-pre-order | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
@@ -62,13 +62,13 @@ UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
-EMAIL_ADDRESS | valid-pre-repetition | |
+HTML_TYPE_EMAIL | valid-pre-repetition | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
-EMAIL_ADDRESS | valid-pre-combinations | |
+HTML_TYPE_EMAIL | valid-pre-combinations | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |
UNKNOWN_TYPE | | |

Powered by Google App Engine
This is Rietveld 408576698