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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_jr.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/04_checkout_jr.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/04_checkout_jr.com.out b/chrome/test/data/autofill/heuristics/output/04_checkout_jr.com.out
index acdb25676d3d5da438a9a4bb1829830ad23c2dc1..4b105bb87bbb599bf844155670696d83c5099a7c 100644
--- a/chrome/test/data/autofill/heuristics/output/04_checkout_jr.com.out
+++ b/chrome/test/data/autofill/heuristics/output/04_checkout_jr.com.out
@@ -8,6 +8,9 @@ ADDRESS_BILLING_ZIP | billingAddress.postalCode | * |
ADDRESS_BILLING_COUNTRY | billingAddress.country | * | US
PHONE_HOME_WHOLE_NUMBER | billingAddress.phoneNumber | * |
EMAIL_ADDRESS | customer.emailAddress | * |
+UNKNOWN_TYPE | customer.optIn | Yes, send me J&R's promotional email newsletter. | on
+UNKNOWN_TYPE | storePickup | Pickup In-Store (Park Row, New York NY) | on
+UNKNOWN_TYPE | shipToBillingAddress | Ship to my billing address | on
NAME_FIRST | shippingAddress.firstName | * |
NAME_LAST | shippingAddress.lastName | * |
ADDRESS_HOME_LINE1 | shippingAddress.address1 | * |
@@ -22,3 +25,4 @@ UNKNOWN_TYPE | customOrderHeader.salespersonNumber | Salesperson Number |
UNKNOWN_TYPE | customOrderHeader.giftFromName | Gift From |
UNKNOWN_TYPE | customOrderHeader.giftMessage | Gift Message |
EMAIL_ADDRESS | customOrderHeader.giftEmailAddress | Gift Email |
+UNKNOWN_TYPE | customOrderHeader.giftHidePrices | Hide prices on the recipient's invoice and products on gift email. | on

Powered by Google App Engine
This is Rietveld 408576698