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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/16_crbug_87517.out

Issue 7531023: Improve Autofill heuristics when detecting labels from previous elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 9 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
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/15_crbug_53075.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 | dnrfirst | Name * |
2 NAME_LAST | dnrlast | Name * |
3 COMPANY_NAME | company | Company |
4 ADDRESS_HOME_LINE1 | dadd1 | Address 1 * |
5 ADDRESS_HOME_LINE2 | dadd2 | Address 2 |
6 ADDRESS_HOME_CITY | dcity | City / State / Zip * |
7 ADDRESS_HOME_STATE | dstate | Name * | AL
8 ADDRESS_HOME_ZIP | dzip | Name * |
9 ADDRESS_HOME_COUNTRY | CC_COUNTRY | Country | United States
10 PHONE_HOME_WHOLE_NUMBER | dphone | Telephone |
11 EMAIL_ADDRESS | demail | Email * |
12 UNKNOWN_TYPE | amt | $ |
13 UNKNOWN_TYPE | ccrecurring | I would like to make this a recurring donation dedu cted | Monthly
14 UNKNOWN_TYPE | remLen | ( You may enter up to 500 characters. ) | 500
15 NAME_FULL | Tribute_Name | Name: |
16 UNKNOWN_TYPE | Tribute_occasion | Occasion: |
17 NAME_FULL | Tribute_NotifyName | Name: |
18 EMAIL_ADDRESS | Tribute_Email | Email: |
19 ADDRESS_HOME_LINE1 | Tribute_NotifyAddr | Street: |
20 ADDRESS_HOME_CITY | Tribute_NotifyCity | City / St. / Zip: |
21 ADDRESS_HOME_STATE | Tribute_NotifyState | City / St. / Zip: |
22 ADDRESS_HOME_ZIP | Tribute_NotifyZip | City / St. / Zip: |
23 UNKNOWN_TYPE | cctype | Credit Card Type * | Visa
24 CREDIT_CARD_NUMBER | ccard | Credit Card Number * |
25 UNKNOWN_TYPE | csc | CSC Number * What Is This? |
26 CREDIT_CARD_EXP_MONTH | ExpMon | Month | 1
27 CREDIT_CARD_EXP_4_DIGIT_YEAR | ExpYear | Year | 11
28 ADDRESS_HOME_LINE1 | CC_Addr | Address 1 * |
29 ADDRESS_HOME_LINE2 | CC_Addr2 | Address 2 |
30 ADDRESS_HOME_CITY | CC_City | City / State / Zip * |
31 ADDRESS_HOME_STATE | CC_State | Credit Card Information |
32 ADDRESS_HOME_ZIP | CC_Zip | Credit Card Information |
OLDNEW
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/15_crbug_53075.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698