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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.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 PHONE_HOME_WHOLE_NUMBER | 4.phone | | 1 PHONE_HOME_WHOLE_NUMBER | 4.phone | |
2 EMAIL_ADDRESS | 4.email | | 2 EMAIL_ADDRESS | 4.email | |
3 UNKNOWN_TYPE | 4.a | | 3 UNKNOWN_TYPE | 4.a | |
4 UNKNOWN_TYPE | 4.b | | 4 UNKNOWN_TYPE | 4.b | |
5 UNKNOWN_TYPE | 4.c | | 5 UNKNOWN_TYPE | 4.c | |
6 ADDRESS_HOME_CITY | 4.city | | 6 ADDRESS_HOME_CITY | 4.city | |
7 NAME_FULL | 1.n | | 7 HTML_TYPE_NAME | 1.n | |
8 EMAIL_ADDRESS | 1.e | | 8 HTML_TYPE_EMAIL | 1.e | |
9 ADDRESS_HOME_LINE1 | 1.a | | 9 HTML_TYPE_ADDRESS_LINE1 | 1.a | |
10 UNKNOWN_TYPE | 2.name | | 10 UNKNOWN_TYPE | 2.name | |
11 UNKNOWN_TYPE | 2.email | | 11 UNKNOWN_TYPE | 2.email | |
12 PHONE_HOME_WHOLE_NUMBER | 2.t | | 12 HTML_TYPE_TEL | 2.t | |
13 UNKNOWN_TYPE | 2.address | | 13 UNKNOWN_TYPE | 2.address | |
14 UNKNOWN_TYPE | 3.name | | 14 UNKNOWN_TYPE | 3.name | |
15 UNKNOWN_TYPE | 3.email | | 15 UNKNOWN_TYPE | 3.email | |
16 UNKNOWN_TYPE | 3.o | | 16 UNKNOWN_TYPE | 3.o | |
17 UNKNOWN_TYPE | 3.address | | 17 UNKNOWN_TYPE | 3.address | |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698