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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/16_crbug_98152.out

Issue 673923002: Add the identified form section to the autofill tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
1 CREDIT_CARD_TYPE | CCForm.cardType | Type of Card | 1 CREDIT_CARD_TYPE | CCForm.cardType | Type of Card | | CCForm.cardType_1-cc
2 CREDIT_CARD_NUMBER | CCForm.cardNumber | Card number | 2 CREDIT_CARD_NUMBER | CCForm.cardNumber | Card number | | CCForm.cardType_1-cc
3 CREDIT_CARD_EXP_MONTH | CCForm.expirationMonth | Expiration date | 9 3 CREDIT_CARD_EXP_MONTH | CCForm.expirationMonth | Expiration date | 9 | CCForm.ca rdType_1-cc
4 CREDIT_CARD_EXP_4_DIGIT_YEAR | CCForm.expirationYear | Expiration date | 2011 4 CREDIT_CARD_EXP_4_DIGIT_YEAR | CCForm.expirationYear | Expiration date | 2011 | CCForm.cardType_1-cc
5 CREDIT_CARD_NAME | CCForm.name | Name as it appears on card | 5 CREDIT_CARD_NAME | CCForm.name | Name as it appears on card | | CCForm.cardType _1-cc
6 CREDIT_CARD_VERIFICATION_CODE | CCForm.cid | | 6 CREDIT_CARD_VERIFICATION_CODE | CCForm.cid | | | CCForm.cardType_1-cc
7 UNKNOWN_TYPE | isBillingAddress | Make the most of your shopping experience with the Walmart Discover® or Walmart Credit Card®. Learn More or Apply Now. Debit c ards (also called check cards, ATM cards or bank cards) are accepted if they hav e a Visa or MasterCard logo. | on 7 UNKNOWN_TYPE | isBillingAddress | Make the most of your shopping experience with the Walmart Discover® or Walmart Credit Card®. Learn More or Apply Now. Debit c ards (also called check cards, ATM cards or bank cards) are accepted if they hav e a Visa or MasterCard logo. | on | CCForm.cardType_1-default
8 COMPANY_NAME | CCForm.companyName | Company Name | 8 COMPANY_NAME | CCForm.companyName | Company Name | | CCForm.cardType_1-default
9 ADDRESS_HOME_LINE1 | addressForm.street1 | Address Line 1 | 9 ADDRESS_HOME_LINE1 | addressForm.street1 | Address Line 1 | | CCForm.cardType_1 -default
10 ADDRESS_HOME_LINE2 | addressForm.street2 | Address Line 2 | 10 ADDRESS_HOME_LINE2 | addressForm.street2 | Address Line 2 | | CCForm.cardType_1 -default
11 ADDRESS_HOME_CITY | addressForm.city | City | 11 ADDRESS_HOME_CITY | addressForm.city | City | | CCForm.cardType_1-default
12 ADDRESS_HOME_STATE | addressForm.state | State | 12 ADDRESS_HOME_STATE | addressForm.state | State | | CCForm.cardType_1-default
13 ADDRESS_HOME_ZIP | addressForm.zip | Zip Code | 13 ADDRESS_HOME_ZIP | addressForm.zip | Zip Code | | CCForm.cardType_1-default
14 PHONE_HOME_WHOLE_NUMBER | addressForm.phone | Phone Number | 14 PHONE_HOME_WHOLE_NUMBER | addressForm.phone | Phone Number | | CCForm.cardType_ 1-default
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698