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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out

Issue 11198048: [Autofill] Update the autocomplete types implementation to match the current HTML spec. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update AutofillFieldTest expectations Created 8 years, 1 month 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
(Empty)
1 NAME_FULL | na | |
2 UNKNOWN_TYPE | np | |
3 NAME_FIRST | ng | |
4 NAME_MIDDLE | nm | |
5 NAME_MIDDLE_INITIAL | n1 | |
6 NAME_LAST | nf | |
7 NAME_SUFFIX | ns | |
8 UNKNOWN_TYPE | nn | |
9 UNKNOWN_TYPE | no | |
10 COMPANY_NAME | ao | |
11 ADDRESS_HOME_LINE1 | af | |
12 ADDRESS_HOME_LINE1 | a1 | |
13 ADDRESS_HOME_LINE2 | a2 | |
14 UNKNOWN_TYPE | a3 | |
15 ADDRESS_HOME_CITY | al | |
16 ADDRESS_HOME_STATE | ar | |
17 ADDRESS_HOME_COUNTRY | ac | |
18 ADDRESS_HOME_ZIP | ap | |
19 CREDIT_CARD_NAME | cn | |
20 UNKNOWN_TYPE | cg | |
21 UNKNOWN_TYPE | ca | |
22 UNKNOWN_TYPE | cf | |
23 CREDIT_CARD_NUMBER | cc | |
24 CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | ce | |
25 CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | c5 | |
26 CREDIT_CARD_EXP_MONTH | cm | |
27 CREDIT_CARD_EXP_4_DIGIT_YEAR | cy | |
28 CREDIT_CARD_EXP_2_DIGIT_YEAR | c2 | |
29 UNKNOWN_TYPE | cs | |
30 UNKNOWN_TYPE | xl | |
31 UNKNOWN_TYPE | xb | |
32 UNKNOWN_TYPE | xd | |
33 UNKNOWN_TYPE | xm | |
34 UNKNOWN_TYPE | xy | |
35 UNKNOWN_TYPE | xs | |
36 UNKNOWN_TYPE | xu | |
37 UNKNOWN_TYPE | xp | |
38 EMAIL_ADDRESS | em | |
39 UNKNOWN_TYPE | im | |
40 PHONE_HOME_WHOLE_NUMBER | tt | |
41 PHONE_HOME_COUNTRY_CODE | tc | |
42 PHONE_HOME_CITY_AND_NUMBER | tn | |
43 PHONE_HOME_CITY_CODE | ta | |
44 PHONE_HOME_NUMBER | tl | |
45 PHONE_HOME_NUMBER | tp | |
46 PHONE_HOME_NUMBER | ts | |
47 UNKNOWN_TYPE | te | |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698