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

Unified Diff: chrome/test/data/autofill/heuristics/output/05_checkout_overstock.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, 11 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
Index: chrome/test/data/autofill/heuristics/output/05_checkout_overstock.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/05_checkout_overstock.com.out b/chrome/test/data/autofill/heuristics/output/05_checkout_overstock.com.out
index 5912be09416c90402be7a54b967cfa75b8aa3c7f..bc119ffece8658e6538bcf14f23e6c0e5c9e9aaa 100644
--- a/chrome/test/data/autofill/heuristics/output/05_checkout_overstock.com.out
+++ b/chrome/test/data/autofill/heuristics/output/05_checkout_overstock.com.out
@@ -7,6 +7,8 @@ ADDRESS_BILLING_STATE | BillingState | State | CA
ADDRESS_BILLING_ZIP | BillingZipCode | Zip | 95014
PHONE_HOME_WHOLE_NUMBER | BillingDaytimePhone | Day Phone | 4088737223
PHONE_HOME_WHOLE_NUMBER | BillingEveningPhone | Evening Phone |
+UNKNOWN_TYPE | checkbox2 | *Required Field | on
+UNKNOWN_TYPE | diffShip | *Required Field | on
NAME_FIRST | ShippingFirstName | First Name |
NAME_LAST | ShippingLastName | Last Name |
ADDRESS_HOME_LINE1 | lineone | Address Line 1 | 7540 Donegal Dr
@@ -16,10 +18,15 @@ ADDRESS_HOME_CITY | city | City | Cupertino
ADDRESS_HOME_STATE | state | State | CA
ADDRESS_HOME_ZIP | zip | Zip | 95014
UNKNOWN_TYPE | product6496917 | Black-plated Tungsten Carbide Comfort Fit Band (8 mm) Options: 10 1 | GROUND6496917
+UNKNOWN_TYPE | CC | | CreditCardValue
CREDIT_CARD_NUMBER | CC_number | Credit Card #: |
CREDIT_CARD_EXP_MONTH | exp_month | Expiration Date: | 0
CREDIT_CARD_EXP_4_DIGIT_YEAR | exp_year | Expiration Date: |
+UNKNOWN_TYPE | CC | | PayPal
+UNKNOWN_TYPE | CC | | bml
+UNKNOWN_TYPE | UsePromoCode | See Terms | on
UNKNOWN_TYPE | PromoCode | See Terms |
+UNKNOWN_TYPE | UseGiftCards | See Terms | on
UNKNOWN_TYPE | GiftCardNumber0 | Gift Card 1: |
UNKNOWN_TYPE | PINNumber0 | PIN: |
UNKNOWN_TYPE | GiftCardNumber1 | Gift Card 2: |

Powered by Google App Engine
This is Rietveld 408576698