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

Unified Diff: chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.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/07_checkout_williams-sonoma.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out b/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
index 30dc6650c42481aedcdc1551561f87fb86faaf07..796ea41b4ed46fddb2961d15e54d299b433ec412 100644
--- a/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
+++ b/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
@@ -6,5 +6,8 @@ ADDRESS_HOME_STATE | shipTos[0].address.state | State* |
ADDRESS_HOME_ZIP | shipTos[0].address.zip | Zip* |
PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.dayPhone | Daytime Phone* |
PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.eveningPhone | Alternate Phone |
+UNKNOWN_TYPE | shipTos[0].billingAddressUpdate | Yes, use this shipping address for my billing address. | on
EMAIL_ADDRESS | shipTos[0].address.emailAddr | Email* |
EMAIL_ADDRESS | shipTos[0].confirmEmailAddr | Confirm Email* |
+UNKNOWN_TYPE | shipTos[0].shipType | | Standard
+UNKNOWN_TYPE | shipTos[0].shipType | Standard (5-7 business days) Rush (2-3 business days) | Rush

Powered by Google App Engine
This is Rietveld 408576698