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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out

Issue 12721004: Autofill:Autocomplete: Enable autocheckout of input elements of type password. This will support fi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated expectations for hueristic tests Created 7 years, 9 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 | Annotate | Revision Log
OLDNEW
1 NAME_FIRST | firstname | Name | 1 NAME_FIRST | firstname | Name |
2 NAME_LAST | secondname | Name | 2 NAME_LAST | secondname | Name |
3 UNKNOWN_TYPE | gender | Gender | 3 UNKNOWN_TYPE | gender | Gender |
4 UNKNOWN_TYPE | mm | Birthday | 4 UNKNOWN_TYPE | mm | Birthday |
5 UNKNOWN_TYPE | dd | Birthday | 5 UNKNOWN_TYPE | dd | Birthday |
6 UNKNOWN_TYPE | yyyy | Birthday | 6 UNKNOWN_TYPE | yyyy | Birthday |
7 ADDRESS_HOME_COUNTRY | country | Country | us 7 ADDRESS_HOME_COUNTRY | country | Country | us
8 ADDRESS_HOME_ZIP | postalcode | Postal Code | 8 ADDRESS_HOME_ZIP | postalcode | Postal Code |
9 EMAIL_ADDRESS | yahooid | Yahoo! ID and Email | 9 EMAIL_ADDRESS | yahooid | Yahoo! ID and Email |
10 UNKNOWN_TYPE | domain | @ | yahoo.com 10 UNKNOWN_TYPE | domain | @ | yahoo.com
11 UNKNOWN_TYPE | password | Password |
12 UNKNOWN_TYPE | passwordconfirm | Re-type Password |
11 EMAIL_ADDRESS | altemail | Alternate Email (optional) | 13 EMAIL_ADDRESS | altemail | Alternate Email (optional) |
12 UNKNOWN_TYPE | secquestion | Secret Question 1 | 14 UNKNOWN_TYPE | secquestion | Secret Question 1 |
13 UNKNOWN_TYPE | customsecquestion1 | Specify Your Question | 15 UNKNOWN_TYPE | customsecquestion1 | Specify Your Question |
14 UNKNOWN_TYPE | secquestionanswer | Your Answer | 16 UNKNOWN_TYPE | secquestionanswer | Your Answer |
15 UNKNOWN_TYPE | secquestion2 | Secret Question 2 | 17 UNKNOWN_TYPE | secquestion2 | Secret Question 2 |
16 UNKNOWN_TYPE | customsecquestion2 | Specify Your Question | 18 UNKNOWN_TYPE | customsecquestion2 | Specify Your Question |
17 UNKNOWN_TYPE | secquestionanswer2 | Your Answer | 19 UNKNOWN_TYPE | secquestionanswer2 | Your Answer |
18 UNKNOWN_TYPE | cword | Type the code shown | 20 UNKNOWN_TYPE | cword | Type the code shown |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698