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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.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, 2 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
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.out ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 NAME_FIRST | fn | |
2 NAME_MIDDLE | mn | |
3 NAME_MIDDLE_INITIAL | mi | |
4 NAME_LAST | ln | |
5 NAME_FULL | nn | |
6 COMPANY_NAME | cm | |
7 ADDRESS_HOME_LINE1 | af | |
8 ADDRESS_HOME_LINE1 | a1 | |
9 ADDRESS_HOME_LINE2 | a2 | |
10 ADDRESS_HOME_CITY | l1 | |
11 ADDRESS_HOME_CITY | l2 | |
12 ADDRESS_HOME_STATE | s1 | |
13 ADDRESS_HOME_STATE | s2 | |
14 ADDRESS_HOME_STATE | s3 | |
15 ADDRESS_HOME_STATE | s4 | |
16 ADDRESS_HOME_ZIP | zc | |
17 ADDRESS_HOME_COUNTRY | cy | |
18 EMAIL_ADDRESS | em | |
19 PHONE_HOME_WHOLE_NUMBER | p1 | |
20 PHONE_HOME_COUNTRY_CODE | p2 | |
21 PHONE_HOME_CITY_AND_NUMBER | p3 | |
22 PHONE_HOME_CITY_CODE | p4 | |
23 PHONE_HOME_NUMBER | p5 | |
24 PHONE_HOME_NUMBER | p6 | |
25 PHONE_HOME_NUMBER | p7 | |
26 CREDIT_CARD_NAME | c1 | |
27 CREDIT_CARD_NUMBER | c2 | |
28 CREDIT_CARD_EXP_MONTH | c3 | |
29 CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | |
30 CREDIT_CARD_EXP_2_DIGIT_YEAR | c5 | |
31 CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | c6 | |
32 CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | c7 | |
OLDNEW
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698