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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/08_register_bestbuy.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 | TxtFirstName | *First Name | 1 NAME_FIRST | TxtFirstName | *First Name |
2 NAME_MIDDLE_INITIAL | TxtMI | MI | 2 NAME_MIDDLE_INITIAL | TxtMI | MI |
3 NAME_LAST | TxtLastName | *Last Name | 3 NAME_LAST | TxtLastName | *Last Name |
4 EMAIL_ADDRESS | TxtEmail | *E-Mail Address | 4 EMAIL_ADDRESS | TxtEmail | *E-Mail Address |
5 EMAIL_ADDRESS | TxtEmailConfirm | *Retype E-Mail Address | 5 EMAIL_ADDRESS | TxtEmailConfirm | *Retype E-Mail Address |
6 UNKNOWN_TYPE | PwdPassword | *Password (6 to 30 characters. At least one number. ) |
7 UNKNOWN_TYPE | PwdPasswordConfirm | *Retype Password (must match exactly) |
6 ADDRESS_HOME_ZIP | TxtPostalCode | *ZIP Code | 8 ADDRESS_HOME_ZIP | TxtPostalCode | *ZIP Code |
7 UNKNOWN_TYPE | TxtRzMembershipId | Enter 10-Digit Member ID (optional) | 9 UNKNOWN_TYPE | TxtRzMembershipId | Enter 10-Digit Member ID (optional) |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698