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

Unified Diff: chrome/test/data/autofill/heuristics/output/16_crbug_87517.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/16_crbug_87517.out
diff --git a/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out b/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
index 329f67708b78b9d4ef365294d1c3a3be53ecf293..f0efa5998a3d341eeb6c751bbf40a0a749120653 100644
--- a/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
+++ b/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
@@ -10,10 +10,19 @@ ADDRESS_HOME_COUNTRY | CC_COUNTRY | Country | United States
PHONE_HOME_WHOLE_NUMBER | dphone | Telephone |
EMAIL_ADDRESS | demail | Email * |
UNKNOWN_TYPE | amt | $ |
+UNKNOWN_TYPE | tributeSelect | Name * | on
+UNKNOWN_TYPE | DonationType | Name * | OneTime
+UNKNOWN_TYPE | DonationType | This is a one time donation | Recurs
UNKNOWN_TYPE | ccrecurring | I would like to make this a recurring donation deducted | Monthly
UNKNOWN_TYPE | remLen | ( You may enter up to 500 characters. ) | 500
+UNKNOWN_TYPE | tribute | | IHO
+UNKNOWN_TYPE | tribute | In Honor Of | IMO
NAME_FULL | Tribute_Name | Name: |
UNKNOWN_TYPE | Tribute_occasion | Occasion: |
+UNKNOWN_TYPE | Tribute_Disclosure | Occasion: | on
+UNKNOWN_TYPE | Tribute_Notification | I wish to remain anonymous | on
+UNKNOWN_TYPE | Tribute_IncludeAmount | | 1
+UNKNOWN_TYPE | Tribute_IncludeAmount | Include the amount | 0
NAME_FULL | Tribute_NotifyName | Name: |
EMAIL_ADDRESS | Tribute_Email | Email: |
ADDRESS_HOME_LINE1 | Tribute_NotifyAddr | Street: |
@@ -25,6 +34,7 @@ CREDIT_CARD_NUMBER | ccard | Credit Card Number * |
CREDIT_CARD_VERIFICATION_CODE | csc | CSC Number * What Is This? |
CREDIT_CARD_EXP_MONTH | ExpMon | Month | 1
CREDIT_CARD_EXP_4_DIGIT_YEAR | ExpYear | Year | 11
+UNKNOWN_TYPE | SameAddress | Billing Address - | checkbox
ADDRESS_HOME_LINE1 | CC_Addr | Address 1 * |
ADDRESS_HOME_LINE2 | CC_Addr2 | Address 2 |
ADDRESS_HOME_CITY | CC_City | City / State / Zip * |

Powered by Google App Engine
This is Rietveld 408576698