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

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

Issue 673923002: Add the identified form section to the autofill tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 unified diff | Download patch
OLDNEW
1 NAME_FIRST | {actionForm.firstName} | First Name | 1 NAME_FIRST | {actionForm.firstName} | First Name | | {actionForm.firstName}_1-d efault
2 NAME_LAST | {actionForm.lastName} | Last Name | 2 NAME_LAST | {actionForm.lastName} | Last Name | | {actionForm.firstName}_1-defa ult
3 UNKNOWN_TYPE | {actionForm.desiredSN} | NEW! Pick a username: What's new? | 3 UNKNOWN_TYPE | {actionForm.desiredSN} | NEW! Pick a username: What's new? | | { actionForm.firstName}_1-default
4 UNKNOWN_TYPE | {actionForm.password} | Password | 4 UNKNOWN_TYPE | {actionForm.password} | Password | | {actionForm.firstName}_1-de fault
5 UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password 5 UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password | {actionForm.fir stName}_1-default
6 UNKNOWN_TYPE | {actionForm.verifyPassword} | Password | 6 UNKNOWN_TYPE | {actionForm.verifyPassword} | Password | | {actionForm.firstName }_1-default
7 UNKNOWN_TYPE | wlw-select_key:{actionForm.dobMonth} | Select Month | 7 UNKNOWN_TYPE | wlw-select_key:{actionForm.dobMonth} | Select Month | | {actionF orm.firstName}_1-default
8 UNKNOWN_TYPE | {actionForm.dobDay} | Select Month | Day (dd) 8 UNKNOWN_TYPE | {actionForm.dobDay} | Select Month | Day (dd) | {actionForm.first Name}_1-default
9 UNKNOWN_TYPE | {actionForm.dobYear} | Select Month | Year (yyyy) 9 UNKNOWN_TYPE | {actionForm.dobYear} | Select Month | Year (yyyy) | {actionForm.f irstName}_1-default
10 UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Female 10 UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Female | {actionForm.firstName}_1-default
11 UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Male 11 UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Male | {actionForm.firstName}_1-default
12 ADDRESS_HOME_ZIP | {actionForm.zipCode} | Zip Code | 12 ADDRESS_HOME_ZIP | {actionForm.zipCode} | Zip Code | | {actionForm.firstName}_1 -default
13 UNKNOWN_TYPE | wlw-select_key:{actionForm.acctSecurityQuestion} | Set a Security Question | 13 UNKNOWN_TYPE | wlw-select_key:{actionForm.acctSecurityQuestion} | Set a Security Question | | {actionForm.firstName}_1-default
14 UNKNOWN_TYPE | {actionForm.acctSecurityAnswer} | Set a Security Question | Your Answer 14 UNKNOWN_TYPE | {actionForm.acctSecurityAnswer} | Set a Security Question | Your Answer | {actionForm.firstName}_1-default
15 EMAIL_ADDRESS | {actionForm.altEMail} | Alternate Email(optional) | 15 EMAIL_ADDRESS | {actionForm.altEMail} | Alternate Email(optional) | | {actionFo rm.firstName}_1-default
16 UNKNOWN_TYPE | {actionForm.wordVerify} | Enter what you see above | 16 UNKNOWN_TYPE | {actionForm.wordVerify} | Enter what you see above | | {actionFo rm.firstName}_1-default
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698