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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_aol.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/08_register_aol.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out b/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
index 5cd5839f58a5f8cf63439beddee3cd5f1f38e8e5..8afd4fe370fa663f6457fd860cc26865a3525a71 100644
--- a/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
+++ b/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
@@ -5,6 +5,8 @@ UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password
UNKNOWN_TYPE | wlw-select_key:{actionForm.dobMonth} | Select Month |
UNKNOWN_TYPE | {actionForm.dobDay} | Select Month | Day (dd)
UNKNOWN_TYPE | {actionForm.dobYear} | Select Month | Year (yyyy)
+UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Female
+UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Male
ADDRESS_HOME_ZIP | {actionForm.zipCode} | Zip Code |
UNKNOWN_TYPE | wlw-select_key:{actionForm.acctSecurityQuestion} | Set a Security Question |
UNKNOWN_TYPE | {actionForm.acctSecurityAnswer} | Set a Security Question | Your Answer

Powered by Google App Engine
This is Rietveld 408576698