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

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

Issue 1030073003: Autofill: Better recognize credit card type fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: after Created 5 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
(Empty)
1 CREDIT_CARD_NAME | paymentMethodForm.newCreditCardCustomerName | Name on card* | | paymentMethodForm.newCreditCardCustomerName_1-cc
2 CREDIT_CARD_NUMBER | paymentMethodForm.cardNumber | Card number* | | paymentMet hodForm.newCreditCardCustomerName_1-cc
3 CREDIT_CARD_VERIFICATION_CODE | paymentMethodForm.cardVerificationNumber | Secur ity code* | | paymentMethodForm.newCreditCardCustomerName_1-cc
4 CREDIT_CARD_EXP_MONTH | paymentMethodForm.expirationMonth | 04 | | paymentMetho dForm.newCreditCardCustomerName_1-cc
5 CREDIT_CARD_EXP_4_DIGIT_YEAR | paymentMethodForm.expirationYear | 2018 | | paym entMethodForm.newCreditCardCustomerName_1-cc
6 ADDRESS_HOME_ZIP | paymentMethodForm.zip | Card billing ZIP Code* | | paymentMe thodForm.newCreditCardCustomerName_1-default
7 UNKNOWN_TYPE | paymentMethodForm.custCode | Customer code | | paymentMethodForm .newCreditCardCustomerName_1-default
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698