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

Unified Diff: chrome/test/data/autofill/heuristics/output/081_crbug_64569.out

Issue 1694443004: [Autofill] Add credit card first and last name heuristics predictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 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/081_crbug_64569.out
diff --git a/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out b/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
index f559658ecb8f42b8c0962d4b942e3edf2f71dd53..1e559756dff2d4fd7efe468d5759d7c3a69a1f0f 100644
--- a/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
+++ b/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
@@ -1,6 +1,6 @@
UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | cc | payment_group_1-default
UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | paypal | payment_group_1-default
-CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | | payment_group_1-cc
+CREDIT_CARD_NAME_FULL | ccFullName | (as it appears on the card) | | payment_group_1-cc
CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | | payment_group_1-cc
CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 | payment_group_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card) Credit card number (no dashes or spaces) Expiration date | 2011 | payment_group_1-cc

Powered by Google App Engine
This is Rietveld 408576698