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

Unified Diff: chrome/test/data/autofill/heuristics/output/03_checkout_cduniverse.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/03_checkout_cduniverse.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/03_checkout_cduniverse.com.out b/chrome/test/data/autofill/heuristics/output/03_checkout_cduniverse.com.out
index 5017bf353bba1cfe46992e10b1a9f775e02b1df1..b5e2157a6e971161b7cc5253ad68b6bd05b2d821 100644
--- a/chrome/test/data/autofill/heuristics/output/03_checkout_cduniverse.com.out
+++ b/chrome/test/data/autofill/heuristics/output/03_checkout_cduniverse.com.out
@@ -15,3 +15,6 @@ ADDRESS_HOME_CITY | HT_Ship_City | City |
ADDRESS_HOME_STATE | HT_Ship_State | State/Province |
ADDRESS_HOME_ZIP | HT_Ship_Zip | Zip/Postal Code |
ADDRESS_HOME_COUNTRY | HT_Ship_Country | Country |
+UNKNOWN_TYPE | HT_OK_to_email | Would it be OK if occasionally we notified you of special sales via email? | -1
+UNKNOWN_TYPE | HT_OK_to_email | Yes | 0
+UNKNOWN_TYPE | HT_PrefersHTML | Would it be OK if occasionally we notified you of special sales via email? | on

Powered by Google App Engine
This is Rietveld 408576698