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

Unified Diff: chrome/test/data/autofill/heuristics/output/143_cc_checkout_efollet.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/143_cc_checkout_efollet.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/143_cc_checkout_efollet.com.out b/chrome/test/data/autofill/heuristics/output/143_cc_checkout_efollet.com.out
new file mode 100644
index 0000000000000000000000000000000000000000..bddcb30cbc12586daa9ea61f8960724ecd5ce5e6
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/143_cc_checkout_efollet.com.out
@@ -0,0 +1,6 @@
+CREDIT_CARD_TYPE | cardBrand_CC | Card Type | | cardBrand_CC_1-cc
+CREDIT_CARD_NAME_FULL | CCHolderName_CC | Name on Card | | cardBrand_CC_1-cc
+CREDIT_CARD_NUMBER | cardNumber_CC | Account Number | | cardBrand_CC_1-cc
+CREDIT_CARD_EXP_MONTH | cardExpiryMonth_CC | Expiration Date required | | cardBrand_CC_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | cardExpiryYear_CC | Expiration Date required | | cardBrand_CC_1-cc
+CREDIT_CARD_VERIFICATION_CODE | cardPin_CC | Card Security Code | | cardBrand_CC_1-cc

Powered by Google App Engine
This is Rietveld 408576698