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

Unified Diff: chrome/test/data/autofill/heuristics/output/21_checkout_peapod.com.out

Issue 680633004: Autofill heuristics - Add test case for peapod checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/21_checkout_peapod.com.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/output/21_checkout_peapod.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/21_checkout_peapod.com.out b/chrome/test/data/autofill/heuristics/output/21_checkout_peapod.com.out
new file mode 100644
index 0000000000000000000000000000000000000000..156e276963f85918965a6dd031a601e1eb5dbc65
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/21_checkout_peapod.com.out
@@ -0,0 +1,18 @@
+UNKNOWN_TYPE | | Billing Information | on | _1-default
+UNKNOWN_TYPE | billTitle | Title: | Ms. | _1-default
+NAME_FIRST | billFirstName | | Shorty | _1-default
+NAME_LAST | billLastName | Last Name: | Nge | _1-default
+ADDRESS_HOME_LINE1 | billAddressLine1 | Street Address: | 340 Main | _1-default
+ADDRESS_HOME_LINE2 | billAddressLine2 | Address Line 2: | Apt 2 | _1-default
+ADDRESS_HOME_CITY | billCity | City: | Agawam | _1-default
+ADDRESS_HOME_STATE | billState | | MA | _1-default
+ADDRESS_HOME_ZIP | billZip | Zip Code: | 01001 | _1-default
+PHONE_HOME_CITY_CODE | HomeArea | Contact Phone: | 310 | _1-default
+PHONE_HOME_NUMBER | HomePrefix | - | 555 | _1-default
+PHONE_HOME_NUMBER | HomeSuffix | - | 1212 | _1-default
+CREDIT_CARD_TYPE | /peapod/handler/iditarod/CheckoutRegistrationHandler.creditCardType | Card Type: | | _1-cc
+UNKNOWN_TYPE | cardNum | | | _1-default
+CREDIT_CARD_VERIFICATION_CODE | cid | | | _1-cc
+CREDIT_CARD_EXP_MONTH | /peapod/handler/iditarod/CheckoutRegistrationHandler.expirationMonth | Expiration Date: | 0 | _1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | /peapod/handler/iditarod/CheckoutRegistrationHandler.expirationYear | / | 0 | _1-cc
+UNKNOWN_TYPE | cardName | | Shorty Nge | _1-default
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/21_checkout_peapod.com.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698