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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.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
OLDNEW
1 UNKNOWN_TYPE | shipto | Select a Saved Shipping Addressenter a new shipping addr ess | 1 UNKNOWN_TYPE | shipto | Select a Saved Shipping Address |
2 NAME_FIRST | shippingFirstName | | First Name 2 NAME_FIRST | shippingFirstName | | First Name
3 NAME_LAST | shippingLastName | | Last Name 3 NAME_LAST | shippingLastName | | Last Name
4 ADDRESS_HOME_LINE1 | shippingAddress | | Street Address 4 ADDRESS_HOME_LINE1 | shippingAddress | | Street Address
5 ADDRESS_HOME_LINE2 | shippingAddress2 | | Apt / Flr / Bldg (optional) 5 ADDRESS_HOME_LINE2 | shippingAddress2 | | Apt / Flr / Bldg (optional)
6 ADDRESS_HOME_CITY | shippingCity | | City 6 ADDRESS_HOME_CITY | shippingCity | | City
7 ADDRESS_HOME_STATE | shippingStates | | 7 ADDRESS_HOME_STATE | shippingStates | |
8 ADDRESS_HOME_ZIP | shippingPostalCode | | Postal Code 8 ADDRESS_HOME_ZIP | shippingPostalCode | | Postal Code
9 ADDRESS_HOME_COUNTRY | shippingCountries | | 9 ADDRESS_HOME_COUNTRY | shippingCountries | |
10 PHONE_HOME_WHOLE_NUMBER | shippingPhone | | Phone 10 PHONE_HOME_WHOLE_NUMBER | shippingPhone | | Phone
11 PHONE_HOME_WHOLE_NUMBER | altShippingPhone | | Alternate Phone (optional) 11 PHONE_HOME_WHOLE_NUMBER | altShippingPhone | | Alternate Phone (optional)
12 NAME_FIRST | billingFirstName | | First Name 12 NAME_FIRST | billingFirstName | | First Name
13 NAME_LAST | billingLastName | | Last Name 13 NAME_LAST | billingLastName | | Last Name
14 ADDRESS_BILLING_LINE1 | billingAddress | | Street Address 14 ADDRESS_BILLING_LINE1 | billingAddress | | Street Address
15 ADDRESS_BILLING_LINE2 | billingAddress2 | | Apt / Flr / Bldg (optional) 15 ADDRESS_BILLING_LINE2 | billingAddress2 | | Apt / Flr / Bldg (optional)
16 ADDRESS_BILLING_CITY | billingCity | | City 16 ADDRESS_BILLING_CITY | billingCity | | City
17 ADDRESS_BILLING_STATE | billingStates | | 17 ADDRESS_BILLING_STATE | billingStates | |
18 ADDRESS_BILLING_ZIP | billingPostalCode | | Postal Code 18 ADDRESS_BILLING_ZIP | billingPostalCode | | Postal Code
19 ADDRESS_BILLING_COUNTRY | billingCountries | | 19 ADDRESS_BILLING_COUNTRY | billingCountries | |
20 PHONE_HOME_WHOLE_NUMBER | billingPhone | | Phone 20 PHONE_HOME_WHOLE_NUMBER | billingPhone | | Phone
21 PHONE_HOME_WHOLE_NUMBER | altBillingPhone | | Alternate Phone (optional) 21 PHONE_HOME_WHOLE_NUMBER | altBillingPhone | | Alternate Phone (optional)
22 UNKNOWN_TYPE | savedCreditCard | enter a new credit card | 22 UNKNOWN_TYPE | savedCreditCard | |
23 UNKNOWN_TYPE | payment_cardtype | | 23 UNKNOWN_TYPE | payment_cardtype | |
24 CREDIT_CARD_NUMBER | payment_acctnum | | Card Number (no spaces or dashes) 24 CREDIT_CARD_NUMBER | payment_acctnum | | Card Number (no spaces or dashes)
25 CREDIT_CARD_EXP_MONTH | expmonth | | 25 CREDIT_CARD_EXP_MONTH | expmonth | |
26 CREDIT_CARD_EXP_4_DIGIT_YEAR | expyear | | 26 CREDIT_CARD_EXP_4_DIGIT_YEAR | expyear | |
27 UNKNOWN_TYPE | payment_cidnew | | CID / Security Code 27 UNKNOWN_TYPE | payment_cidnew | | CID / Security Code
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698