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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/03_checkout_hsn.com.out

Issue 12721004: Autofill:Autocomplete: Enable autocheckout of input elements of type password. This will support fi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated expectations for hueristic tests Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 UNKNOWN_TYPE | Body$BillingIsShippingCheckboxB | Enter billing information (as i t appears on your statement) | on 1 UNKNOWN_TYPE | Body$BillingIsShippingCheckboxB | Enter billing information (as i t appears on your statement) | on
2 NAME_FIRST | Body$BillingAddress$_firstName | First Name | 2 NAME_FIRST | Body$BillingAddress$_firstName | First Name |
3 NAME_LAST | Body$BillingAddress$_lastName | Last Name | 3 NAME_LAST | Body$BillingAddress$_lastName | Last Name |
4 ADDRESS_BILLING_LINE1 | Body$BillingAddress$_address1 | Address Line 1 | 4 ADDRESS_BILLING_LINE1 | Body$BillingAddress$_address1 | Address Line 1 |
5 ADDRESS_BILLING_LINE2 | Body$BillingAddress$_address2 | Address Line 2(optional) | 5 ADDRESS_BILLING_LINE2 | Body$BillingAddress$_address2 | Address Line 2(optional) |
6 ADDRESS_BILLING_CITY | Body$BillingAddress$_city | City | 6 ADDRESS_BILLING_CITY | Body$BillingAddress$_city | City |
7 ADDRESS_BILLING_STATE | Body$BillingAddress$_state | State | 7 ADDRESS_BILLING_STATE | Body$BillingAddress$_state | State |
8 ADDRESS_BILLING_ZIP | Body$BillingAddress$_zipcode | Zip Code | 8 ADDRESS_BILLING_ZIP | Body$BillingAddress$_zipcode | Zip Code |
9 PHONE_HOME_WHOLE_NUMBER | Body$BillingAddress$_PrimaryPhone | Primary Phone | 9 PHONE_HOME_WHOLE_NUMBER | Body$BillingAddress$_PrimaryPhone | Primary Phone |
10 UNKNOWN_TYPE | Body$BillingAddress$rdoPrimary | | H 10 UNKNOWN_TYPE | Body$BillingAddress$rdoPrimary | | H
(...skipping 17 matching lines...) Expand all
28 PHONE_HOME_WHOLE_NUMBER | Body$ShippingAddress$_telephone | Phone Number | 28 PHONE_HOME_WHOLE_NUMBER | Body$ShippingAddress$_telephone | Phone Number |
29 UNKNOWN_TYPE | PaymentTypeSelection | | 0 29 UNKNOWN_TYPE | PaymentTypeSelection | | 0
30 CREDIT_CARD_NUMBER | Body$CCNumber | Card Number | 30 CREDIT_CARD_NUMBER | Body$CCNumber | Card Number |
31 CREDIT_CARD_EXP_MONTH | Body$CCExpirationDateMonth | Expiration Date | 0 31 CREDIT_CARD_EXP_MONTH | Body$CCExpirationDateMonth | Expiration Date | 0
32 CREDIT_CARD_EXP_4_DIGIT_YEAR | Body$CCExpirationDateYear | Expiration Date | 0 32 CREDIT_CARD_EXP_4_DIGIT_YEAR | Body$CCExpirationDateYear | Expiration Date | 0
33 CREDIT_CARD_NAME | Body$CCNameOnCard | Name on Card | 33 CREDIT_CARD_NAME | Body$CCNameOnCard | Name on Card |
34 UNKNOWN_TYPE | IsDebitCard | Is this a Debit Card? | 1 34 UNKNOWN_TYPE | IsDebitCard | Is this a Debit Card? | 1
35 UNKNOWN_TYPE | IsDebitCard | Yes | 0 35 UNKNOWN_TYPE | IsDebitCard | Yes | 0
36 UNKNOWN_TYPE | Body$SaveCC4Later | Is this a Debit Card? | on 36 UNKNOWN_TYPE | Body$SaveCC4Later | Is this a Debit Card? | on
37 UNKNOWN_TYPE | PaymentTypeSelection | OR | 1 37 UNKNOWN_TYPE | PaymentTypeSelection | OR | 1
38 UNKNOWN_TYPE | Body$NewPassword | Create Password (optional) |
39 UNKNOWN_TYPE | Body$RepeatNewPassword | Repeat Password (optional) |
38 UNKNOWN_TYPE | Body$NewPasswordHint | Password Hint (optional) | 40 UNKNOWN_TYPE | Body$NewPasswordHint | Password Hint (optional) |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698