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

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

Issue 1856093002: Added the following cvc regexes to make the heuristics work on sites of the top 100. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
Patch Set: Created 4 years, 8 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..78dc059a2c9bef9cd4c1111c69d15d1ce864f0df
--- /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 | 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