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

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

Issue 1048363002: Autofill: Recognize more credit card date fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autofill_exp
Patch Set: nit, rebase Created 5 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/bug_471831.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_471831.out b/chrome/test/data/autofill/heuristics/output/bug_471831.out
new file mode 100644
index 0000000000000000000000000000000000000000..2eabd5a2edba19e99e53afd9deb18be096df57ba
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/bug_471831.out
@@ -0,0 +1,7 @@
+EMAIL_ADDRESS | email | Email | | email_1-default
+CREDIT_CARD_NUMBER | card_number | Card number | | email_1-cc
+CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | cc-exp | MM / YY | | email_1-cc
+UNKNOWN_TYPE | cc-exp-year | CardBitcoin | Year | email_1-default
+UNKNOWN_TYPE | cc-exp-month | CardBitcoin | Month | email_1-default
+UNKNOWN_TYPE | cc-csc | CVC | | email_1-default
+PHONE_HOME_WHOLE_NUMBER | phone | (555) 123-1234 | | email_1-default

Powered by Google App Engine
This is Rietveld 408576698