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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/output/142_cc_checkout_netaporter.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/142_cc_checkout_netaporter.com.out b/chrome/test/data/autofill/heuristics/output/142_cc_checkout_netaporter.com.out
new file mode 100644
index 0000000000000000000000000000000000000000..2b88eac7c247219d29c3e46f7abe26522864f57c
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/142_cc_checkout_netaporter.com.out
@@ -0,0 +1,9 @@
+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
+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
+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
+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
+CREDIT_CARD_NUMBER | cardNumber | Card Number* | | cardType_1-cc
+CREDIT_CARD_NAME_FULL | cardHoldersName | Name on card* | | cardType_1-cc
+CREDIT_CARD_VERIFICATION_CODE | cVSNumber | Security Number* | | cardType_1-cc
+CREDIT_CARD_EXP_MONTH | expiryMonth | Expiry Date* | | cardType_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | expiryYear | Expiry Date* | | cardType_1-cc

Powered by Google App Engine
This is Rietveld 408576698