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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_aol.com.out

Issue 11415221: Add support for autofilling radio buttons and checkboxes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove extra line change in autofill_scanner.cc Created 8 years 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