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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 NAME_FULL | name | | 1 HTML_TYPE_NAME | name | |
2 EMAIL_ADDRESS | email | | 2 HTML_TYPE_EMAIL | email | |
3 ADDRESS_HOME_CITY | city | | 3 HTML_TYPE_LOCALITY | city | |
4 UNKNOWN_TYPE | malicious | | 4 UNKNOWN_TYPE | malicious | |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698