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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out

Issue 1694443004: [Autofill] Add credit card first and last name heuristics predictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 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
OLDNEW
1 UNKNOWN_TYPE | payment.type | Credit Card | CREDITCARD | payment.type_1-default 1 UNKNOWN_TYPE | payment.type | Credit Card | CREDITCARD | payment.type_1-default
2 UNKNOWN_TYPE | payment.type | Choose Payment Method | PAYPAL | payment.type_1-de fault 2 UNKNOWN_TYPE | payment.type | Choose Payment Method | PAYPAL | payment.type_1-de fault
3 CREDIT_CARD_TYPE | creditCard.cardType.code | Card type | -1 | payment.type_1-cc 3 CREDIT_CARD_TYPE | creditCard.cardType.code | Card type | -1 | payment.type_1-cc
4 CREDIT_CARD_NUMBER | creditCard.cardNumber | Card number | | payment.type_1-cc 4 CREDIT_CARD_NUMBER | creditCard.cardNumber | Card number | | payment.type_1-cc
5 CREDIT_CARD_EXP_MONTH | creditCard.expMonth | Expiration date | 01 | payment.typ e_1-cc 5 CREDIT_CARD_EXP_MONTH | creditCard.expMonth | Expiration date | 01 | payment.typ e_1-cc
6 CREDIT_CARD_EXP_4_DIGIT_YEAR | creditCard.expYear | Expiration date | 2016 | pay ment.type_1-cc 6 CREDIT_CARD_EXP_4_DIGIT_YEAR | creditCard.expYear | Expiration date | 2016 | pay ment.type_1-cc
7 CREDIT_CARD_VERIFICATION_CODE | fake-password | Security code | | payment.type_ 1-cc 7 CREDIT_CARD_VERIFICATION_CODE | fake-password | Security code | | payment.type_ 1-cc
8 CREDIT_CARD_VERIFICATION_CODE | creditCard.securityCode | Security code | | pay ment.type_1-cc 8 CREDIT_CARD_VERIFICATION_CODE | creditCard.securityCode | Security code | | pay ment.type_1-cc
9 UNKNOWN_TYPE | useMyShippingAddress | Use my shipping address | false | payment. type_1-default 9 UNKNOWN_TYPE | useMyShippingAddress | Use my shipping address | false | payment. type_1-default
10 CREDIT_CARD_NAME | billingContact.firstName | First name | | payment.type_1-cc 10 CREDIT_CARD_NAME_FIRST | billingContact.firstName | First name | | payment.type _1-cc
11 NAME_LAST | billingContact.lastName | Last name | | payment.type_1-default 11 CREDIT_CARD_NAME_LAST | billingContact.lastName | Last name | | payment.type_1- cc
12 ADDRESS_HOME_LINE1 | billingAddress.addressLine1 | Address line 1 | | payment.t ype_1-default 12 ADDRESS_HOME_LINE1 | billingAddress.addressLine1 | Address line 1 | | payment.t ype_1-default
13 ADDRESS_HOME_LINE2 | billingAddress.addressLine2 | Address line 2 (optional) | | payment.type_1-default 13 ADDRESS_HOME_LINE2 | billingAddress.addressLine2 | Address line 2 (optional) | | payment.type_1-default
14 ADDRESS_HOME_CITY | billingAddress.city | City | | payment.type_1-default 14 ADDRESS_HOME_CITY | billingAddress.city | City | | payment.type_1-default
15 ADDRESS_HOME_STATE | billingAddress.state | State | -1 | payment.type_1-default 15 ADDRESS_HOME_STATE | billingAddress.state | State | -1 | payment.type_1-default
16 ADDRESS_HOME_ZIP | billingAddress.zipCode | Zip code | | payment.type_1-default 16 ADDRESS_HOME_ZIP | billingAddress.zipCode | Zip code | | payment.type_1-default
17 PHONE_HOME_WHOLE_NUMBER | billingAddress.phone | Phone number | | payment.type_ 1-default 17 PHONE_HOME_WHOLE_NUMBER | billingAddress.phone | Phone number | | payment.type_ 1-default
18 EMAIL_ADDRESS | billingContact.email | Email address | | payment.type_1-default 18 EMAIL_ADDRESS | billingContact.email | Email address | | payment.type_1-default
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698