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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/142_cc_checkout_netaporter.com.out

Issue 1807463003: [Autofill] Add cvc regexes for the heuristics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed test file name 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
(Empty)
1 UNKNOWN_TYPE | cardType | Please note that the value of your order will only be charged to your card at the time of delivery | VISA | cardType_1-default
2 UNKNOWN_TYPE | cardType | Please note that the value of your order will only be charged to your card at the time of delivery | MASTERCARD | cardType_1-default
3 UNKNOWN_TYPE | cardType | Please note that the value of your order will only be charged to your card at the time of delivery | AMEX | cardType_1-default
4 UNKNOWN_TYPE | cardType | Please note that the value of your order will only be charged to your card at the time of delivery | PAYPAL | cardType_1-default
5 CREDIT_CARD_NUMBER | cardNumber | Card Number* | | cardType_1-cc
6 CREDIT_CARD_NAME_FULL | cardHoldersName | Name on card* | | cardType_1-cc
7 CREDIT_CARD_VERIFICATION_CODE | cVSNumber | Security Number* | | cardType_1-cc
8 CREDIT_CARD_EXP_MONTH | expiryMonth | Expiry Date* | | cardType_1-cc
9 CREDIT_CARD_EXP_4_DIGIT_YEAR | expiryYear | Expiry Date* | | cardType_1-cc
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698