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

Unified Diff: chrome/test/data/autofill/heuristics/output/05_checkout_nordstrom.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_nordstrom.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/05_checkout_nordstrom.com.out b/chrome/test/data/autofill/heuristics/output/05_checkout_nordstrom.com.out
index ed9bf04ba1e0f8b01a5616e1616955d06a92c1c9..682d075836225964c1c4434db6e660c7a29b6de5 100644
--- a/chrome/test/data/autofill/heuristics/output/05_checkout_nordstrom.com.out
+++ b/chrome/test/data/autofill/heuristics/output/05_checkout_nordstrom.com.out
@@ -10,6 +10,7 @@ ADDRESS_BILLING_CITY | ctl00$mainContentPlaceHolder$billingAddressForm$city | Ci
ADDRESS_BILLING_STATE | ctl00$mainContentPlaceHolder$billingAddressForm$stateProvince | State/Province | -1
ADDRESS_BILLING_ZIP | ctl00$mainContentPlaceHolder$billingAddressForm$zipCode | Zip/Postal Code |
ADDRESS_BILLING_COUNTRY | ctl00$mainContentPlaceHolder$billingAddressForm$country | Country | 249
+UNKNOWN_TYPE | ctl00$mainContentPlaceHolder$shippingSameAsBilling | | on
NAME_FIRST | ctl00$mainContentPlaceHolder$shippingAddressForm$firstName | First Name |
NAME_MIDDLE_INITIAL | ctl00$mainContentPlaceHolder$shippingAddressForm$middleInitial | M.I. |
NAME_LAST | ctl00$mainContentPlaceHolder$shippingAddressForm$lastName | Last Name |

Powered by Google App Engine
This is Rietveld 408576698