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

Unified Diff: chrome/test/data/autofill/heuristics/output/22_checkout_m_kohls.com.out

Issue 685493002: Autofill - Add Kohls test case (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove debug line 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/22_checkout_m_kohls.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/22_checkout_m_kohls.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/22_checkout_m_kohls.com.out b/chrome/test/data/autofill/heuristics/output/22_checkout_m_kohls.com.out
new file mode 100644
index 0000000000000000000000000000000000000000..c51721821862ce6a61edd1f500db6adc448ed5a0
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/22_checkout_m_kohls.com.out
@@ -0,0 +1,18 @@
+NAME_FIRST | billing_firstname | First Name: | | billing_firstname_1-default
+NAME_LAST | billing_lastname | Last Name: | | billing_firstname_1-default
+ADDRESS_HOME_LINE1 | bill-addr-lookup | Address Lookup:(optional) | | billing_firstname_1-default
+ADDRESS_HOME_LINE2 | billing_street | Address: | | billing_firstname_1-default
+ADDRESS_HOME_LINE1 | billing_suite | Address 2:(optional) | | billing_suite_1-default
+ADDRESS_HOME_CITY | billing_city | City: | | billing_suite_1-default
+ADDRESS_HOME_STATE | billing_state | State: | | billing_suite_1-default
+ADDRESS_HOME_ZIP | billing_zipcode | ZIP Code: | | billing_suite_1-default
+PHONE_HOME_WHOLE_NUMBER | billing_phonenum | Contact Phone: | | billing_suite_1-default
+EMAIL_ADDRESS | email_Txt | Email | | billing_suite_1-default
+EMAIL_ADDRESS | re_Email_Txt | Confirm Email Address | | billing_suite_1-default
+UNKNOWN_TYPE | emailOutPutStatus | Yes, sign me up for Sale Alerts. (optional) | true | billing_suite_1-default
+UNKNOWN_TYPE | paymentType | | | paymentType_1-default
+CREDIT_CARD_NAME | nameOnCard | Name on Card | | paymentType_1-cc
+CREDIT_CARD_NUMBER | cardNumber | Card Number | | paymentType_1-cc
+CREDIT_CARD_EXP_MONTH | expMonth | Expiration Month: | | paymentType_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | expYear | Expiration Year: | | paymentType_1-cc
+UNKNOWN_TYPE | creditCardID | Credit Card ID | | paymentType_1-default
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/22_checkout_m_kohls.com.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698