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

Unified Diff: chrome/test/data/autofill/heuristics/output/12_register_officedepot.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/12_register_officedepot.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out b/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
index f5212b92ccdad93d803dec68a2d4ced9f71f8065..fea11d11833fee2a221136852fa3c8900a6667e4 100644
--- a/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
+++ b/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
@@ -20,6 +20,7 @@ CREDIT_CARD_NUMBER | paymentFormInfo.creditCardNumber | Credit Card Number: |
CREDIT_CARD_EXP_MONTH | paymentFormInfo.creditCardExpMonth | Expiration Date: |
CREDIT_CARD_EXP_4_DIGIT_YEAR | paymentFormInfo.creditCardExpYear | / | -1
CREDIT_CARD_VERIFICATION_CODE | paymentFormInfo.creditCardCvv | CID |
+UNKNOWN_TYPE | sameAsBilling | Currently Office Depot is unable to process orders online for delivery to APO/FPO, PO Box, and export addresses. Please click here for additional ordering options * Indicates required field | on
NAME_FIRST | addrsForm[2].firstName | *First Name: |
NAME_MIDDLE_INITIAL | addrsForm[2].middleInitial | Middle Initial: |
NAME_LAST | addrsForm[2].lastName | *Last Name: |
@@ -35,3 +36,4 @@ PHONE_HOME_NUMBER | addrsForm[2].phoneNumber3 | - |
UNKNOWN_TYPE | addrsForm[2].phoneNumber4 | ext. |
EMAIL_ADDRESS | addrsForm[2].email | *Email Address: |
UNKNOWN_TYPE | loginForm.loginName | *Login Name: |
+UNKNOWN_TYPE | loginForm.autoLogin | *Password Confirm: retype your password | on

Powered by Google App Engine
This is Rietveld 408576698