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

Unified 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 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 4b6a6fc897a2fc1467a325de43377a23d03f2ef8..33f2600d363fb5b960a926f6c2283d5e6f06ea84 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
@@ -1,16 +1,16 @@
-NAME_FIRST | {actionForm.firstName} | First Name |
-NAME_LAST | {actionForm.lastName} | Last Name |
-UNKNOWN_TYPE | {actionForm.desiredSN} | NEW! Pick a username: What's new? |
-UNKNOWN_TYPE | {actionForm.password} | Password |
-UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password
-UNKNOWN_TYPE | {actionForm.verifyPassword} | 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
-EMAIL_ADDRESS | {actionForm.altEMail} | Alternate Email(optional) |
-UNKNOWN_TYPE | {actionForm.wordVerify} | Enter what you see above |
+NAME_FIRST | {actionForm.firstName} | First Name | | {actionForm.firstName}_1-default
+NAME_LAST | {actionForm.lastName} | Last Name | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.desiredSN} | NEW! Pick a username: What's new? | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.password} | Password | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.verifyPassword} | Password | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | wlw-select_key:{actionForm.dobMonth} | Select Month | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.dobDay} | Select Month | Day (dd) | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.dobYear} | Select Month | Year (yyyy) | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Female | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | wlw-radio_button_group_key:{actionForm.gender} | Gender | Male | {actionForm.firstName}_1-default
+ADDRESS_HOME_ZIP | {actionForm.zipCode} | Zip Code | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | wlw-select_key:{actionForm.acctSecurityQuestion} | Set a Security Question | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.acctSecurityAnswer} | Set a Security Question | Your Answer | {actionForm.firstName}_1-default
+EMAIL_ADDRESS | {actionForm.altEMail} | Alternate Email(optional) | | {actionForm.firstName}_1-default
+UNKNOWN_TYPE | {actionForm.wordVerify} | Enter what you see above | | {actionForm.firstName}_1-default

Powered by Google App Engine
This is Rietveld 408576698