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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/14_register_trueblue.jetblue.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 UNKNOWN_TYPE | accountData.title | Title: | 1 UNKNOWN_TYPE | accountData.title | Title: |
2 NAME_FIRST | accountData.firstName | First name: | 2 NAME_FIRST | accountData.firstName | First name: |
3 NAME_MIDDLE | accountData.middleName | Middle name : | 3 NAME_MIDDLE | accountData.middleName | Middle name : |
4 NAME_LAST | accountData.lastName | Last name: | 4 NAME_LAST | accountData.lastName | Last name: |
5 UNKNOWN_TYPE | accountData.suffix | Suffix: | 5 UNKNOWN_TYPE | accountData.suffix | Suffix: |
6 ADDRESS_HOME_LINE1 | accountData.address | Street address 1: | 6 ADDRESS_HOME_LINE1 | accountData.address | Street address 1: |
7 ADDRESS_HOME_LINE2 | accountData.address2 | Street address 2: | 7 ADDRESS_HOME_LINE2 | accountData.address2 | Street address 2: |
8 ADDRESS_HOME_COUNTRY | accountData.country | Country: | USA 8 ADDRESS_HOME_COUNTRY | accountData.country | Country: | USA
9 ADDRESS_HOME_CITY | accountData.city | City: | 9 ADDRESS_HOME_CITY | accountData.city | City: |
10 ADDRESS_HOME_STATE | accountData.state | State/Province: | 10 ADDRESS_HOME_STATE | accountData.state | State/Province: |
11 ADDRESS_HOME_ZIP | accountData.zip | Zip/Postal code: | 11 ADDRESS_HOME_ZIP | accountData.zip | Zip/Postal code: |
12 PHONE_HOME_WHOLE_NUMBER | accountData.phone | Phone number: | 12 PHONE_HOME_WHOLE_NUMBER | accountData.phone | Phone number: |
13 UNKNOWN_TYPE | accountData.phoneType | Phone number: | M 13 UNKNOWN_TYPE | accountData.phoneType | Phone number: | M
14 PHONE_HOME_WHOLE_NUMBER | accountData.alternatePhone | Alternate phone: | 14 PHONE_HOME_WHOLE_NUMBER | accountData.alternatePhone | Alternate phone: |
15 UNKNOWN_TYPE | accountData.alternatePhoneType | Alternate phone: | 15 UNKNOWN_TYPE | accountData.alternatePhoneType | Alternate phone: |
16 UNKNOWN_TYPE | accountData.fax | Fax: | 16 UNKNOWN_TYPE | accountData.fax | Fax: |
17 EMAIL_ADDRESS | accountData.email | Email address: | 17 EMAIL_ADDRESS | accountData.email | Email address: |
18 EMAIL_ADDRESS | accountData.confirmEmail | Confirm email: | 18 EMAIL_ADDRESS | accountData.confirmEmail | Confirm email: |
19 UNKNOWN_TYPE | registrationPassword1 | Password: |
20 UNKNOWN_TYPE | registrationPassword2 | Confirm password: |
19 UNKNOWN_TYPE | accountData.entrollmentCode | Enrollment code: | 21 UNKNOWN_TYPE | accountData.entrollmentCode | Enrollment code: |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698