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

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

Issue 12084024: Use WebInputElement.isCheckbox() and isRadioButton() API being exposed by https://bugs.webkit.org/s… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the comment as issue is reported. Created 7 years, 10 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 NAME_FIRST | Body$BillingAddress$_firstName | First Name | 2 NAME_FIRST | Body$BillingAddress$_firstName | First Name |
2 NAME_LAST | Body$BillingAddress$_lastName | Last Name | 3 NAME_LAST | Body$BillingAddress$_lastName | Last Name |
3 ADDRESS_BILLING_LINE1 | Body$BillingAddress$_address1 | Address Line 1 | 4 ADDRESS_BILLING_LINE1 | Body$BillingAddress$_address1 | Address Line 1 |
4 ADDRESS_BILLING_LINE2 | Body$BillingAddress$_address2 | Address Line 2(optional) | 5 ADDRESS_BILLING_LINE2 | Body$BillingAddress$_address2 | Address Line 2(optional) |
5 ADDRESS_BILLING_CITY | Body$BillingAddress$_city | City | 6 ADDRESS_BILLING_CITY | Body$BillingAddress$_city | City |
6 ADDRESS_BILLING_STATE | Body$BillingAddress$_state | State | 7 ADDRESS_BILLING_STATE | Body$BillingAddress$_state | State |
7 ADDRESS_BILLING_ZIP | Body$BillingAddress$_zipcode | Zip Code | 8 ADDRESS_BILLING_ZIP | Body$BillingAddress$_zipcode | Zip Code |
8 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
11 UNKNOWN_TYPE | Body$BillingAddress$rdoPrimary | | M
12 UNKNOWN_TYPE | Body$BillingAddress$rdoPrimary | | W
9 PHONE_HOME_WHOLE_NUMBER | Body$BillingAddress$_Alt1Phone | Alternate Phone2(opti onal) | 13 PHONE_HOME_WHOLE_NUMBER | Body$BillingAddress$_Alt1Phone | Alternate Phone2(opti onal) |
14 UNKNOWN_TYPE | Body$BillingAddress$rdoAlt1 | | H
15 UNKNOWN_TYPE | Body$BillingAddress$rdoAlt1 | | M
16 UNKNOWN_TYPE | Body$BillingAddress$rdoAlt1 | | W
17 UNKNOWN_TYPE | Body$MobileAlerts | Enter billing information (as it appears on y our statement) | on
10 EMAIL_ADDRESS | Body$NewEmailAddress2 | Email Address | 18 EMAIL_ADDRESS | Body$NewEmailAddress2 | Email Address |
19 UNKNOWN_TYPE | Body$WeeklyNewsletterSignup12 | Email Address | on
20 UNKNOWN_TYPE | Body$TSNewsletterSignup2 | Email Address | on
11 NAME_FIRST | Body$ShippingAddress$_firstName | First Name | 21 NAME_FIRST | Body$ShippingAddress$_firstName | First Name |
12 NAME_LAST | Body$ShippingAddress$_lastName | Last Name | 22 NAME_LAST | Body$ShippingAddress$_lastName | Last Name |
13 ADDRESS_HOME_LINE1 | Body$ShippingAddress$_address1 | Address Line 1 | 23 ADDRESS_HOME_LINE1 | Body$ShippingAddress$_address1 | Address Line 1 |
14 ADDRESS_HOME_LINE2 | Body$ShippingAddress$_address2 | Address Line 2(optional) | 24 ADDRESS_HOME_LINE2 | Body$ShippingAddress$_address2 | Address Line 2(optional) |
15 ADDRESS_HOME_CITY | Body$ShippingAddress$_city | City | 25 ADDRESS_HOME_CITY | Body$ShippingAddress$_city | City |
16 ADDRESS_HOME_STATE | Body$ShippingAddress$_state | State | 26 ADDRESS_HOME_STATE | Body$ShippingAddress$_state | State |
17 ADDRESS_HOME_ZIP | Body$ShippingAddress$_zipcode | Zip Code | 27 ADDRESS_HOME_ZIP | Body$ShippingAddress$_zipcode | Zip Code |
18 PHONE_HOME_WHOLE_NUMBER | Body$ShippingAddress$_telephone | Phone Number | 28 PHONE_HOME_WHOLE_NUMBER | Body$ShippingAddress$_telephone | Phone Number |
29 UNKNOWN_TYPE | PaymentTypeSelection | | 0
19 CREDIT_CARD_NUMBER | Body$CCNumber | Card Number | 30 CREDIT_CARD_NUMBER | Body$CCNumber | Card Number |
20 CREDIT_CARD_EXP_MONTH | Body$CCExpirationDateMonth | Expiration Date | 0 31 CREDIT_CARD_EXP_MONTH | Body$CCExpirationDateMonth | Expiration Date | 0
21 CREDIT_CARD_EXP_4_DIGIT_YEAR | Body$CCExpirationDateYear | Expiration Date | 0 32 CREDIT_CARD_EXP_4_DIGIT_YEAR | Body$CCExpirationDateYear | Expiration Date | 0
22 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
35 UNKNOWN_TYPE | IsDebitCard | Yes | 0
36 UNKNOWN_TYPE | Body$SaveCC4Later | Is this a Debit Card? | on
37 UNKNOWN_TYPE | PaymentTypeSelection | OR | 1
23 UNKNOWN_TYPE | Body$NewPasswordHint | Password Hint (optional) | 38 UNKNOWN_TYPE | Body$NewPasswordHint | Password Hint (optional) |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698