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

Unified Diff: chrome/test/data/autofill/heuristics/output/114_cc_checkout_wayfair.com.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/114_cc_checkout_wayfair.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/114_cc_checkout_wayfair.com.out b/chrome/test/data/autofill/heuristics/output/114_cc_checkout_wayfair.com.out
index daa5fc85ebdd3f5b6322b790ca2cc7c723fb3c06..f2703a79bbb07979dc9668e3fc3ea645ac8f7840 100644
--- a/chrome/test/data/autofill/heuristics/output/114_cc_checkout_wayfair.com.out
+++ b/chrome/test/data/autofill/heuristics/output/114_cc_checkout_wayfair.com.out
@@ -4,7 +4,7 @@ CREDIT_CARD_NUMBER | credit_card[card_number] | Card number* | | payment_method
CREDIT_CARD_EXP_MONTH | credit_card[expiration_month] | Expiration Month* | 1 | payment_method_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | credit_card[expiration_year] | Expiration Year* | 2016 | payment_method_1-cc
CREDIT_CARD_VERIFICATION_CODE | credit_card[security_code] | What is this? | | payment_method_1-cc
-CREDIT_CARD_NAME | credit_card[card_holder_name] | Name on card* | Homer Simpson | payment_method_1-cc
+CREDIT_CARD_NAME_FULL | credit_card[card_holder_name] | Name on card* | Homer Simpson | payment_method_1-cc
UNKNOWN_TYPE | credit_card[b_settle_immediately] | I am using a debit card one time use card | 1 | payment_method_1-default
UNKNOWN_TYPE | apply_gift_card_or_promo | Apply a gift card | on | payment_method_1-default
UNKNOWN_TYPE | GiftPromo | Enter a gift card number | | payment_method_1-default

Powered by Google App Engine
This is Rietveld 408576698