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

Unified 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: rebase 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/output/bug_464002.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_464002.out b/chrome/test/data/autofill/heuristics/output/bug_464002.out
new file mode 100644
index 0000000000000000000000000000000000000000..0df9a7f133fa3a53fe8b1d608a3b2964b0bfabe5
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/bug_464002.out
@@ -0,0 +1,7 @@
+CREDIT_CARD_NAME | paymentMethodForm.newCreditCardCustomerName | Name on card* | | paymentMethodForm.newCreditCardCustomerName_1-cc
+CREDIT_CARD_NUMBER | paymentMethodForm.cardNumber | Card number* | | paymentMethodForm.newCreditCardCustomerName_1-cc
+CREDIT_CARD_VERIFICATION_CODE | paymentMethodForm.cardVerificationNumber | Security code* | | paymentMethodForm.newCreditCardCustomerName_1-cc
+CREDIT_CARD_EXP_MONTH | paymentMethodForm.expirationMonth | 04 | | paymentMethodForm.newCreditCardCustomerName_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | paymentMethodForm.expirationYear | 2018 | | paymentMethodForm.newCreditCardCustomerName_1-cc
+ADDRESS_HOME_ZIP | paymentMethodForm.zip | Card billing ZIP Code* | | paymentMethodForm.newCreditCardCustomerName_1-default
+UNKNOWN_TYPE | paymentMethodForm.custCode | Customer code | | paymentMethodForm.newCreditCardCustomerName_1-default
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/bug_463986.out ('k') | chrome/test/data/autofill/heuristics/output/bug_469012.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698