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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/09_register_ebay.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 | First name | 1 NAME_FIRST | firstname | First name |
2 NAME_LAST | lastname | Last name | 2 NAME_LAST | lastname | Last name |
3 ADDRESS_HOME_LINE1 | address1 | Street address | 3 ADDRESS_HOME_LINE1 | address1 | Street address |
4 ADDRESS_HOME_LINE2 | address2 | Street address continued. Apartment number, floo r number, suite number, etc. - optional | 4 ADDRESS_HOME_LINE2 | address2 | Street address continued. Apartment number, floo r number, suite number, etc. - optional |
5 ADDRESS_HOME_CITY | city | City | 5 ADDRESS_HOME_CITY | city | City |
6 ADDRESS_HOME_STATE | state | State / Province | default 6 ADDRESS_HOME_STATE | state | State / Province | default
7 ADDRESS_HOME_ZIP | zip | ZIP / Postal code | 7 ADDRESS_HOME_ZIP | zip | ZIP / Postal code |
8 ADDRESS_HOME_COUNTRY | countryId | Country or region | 1 8 ADDRESS_HOME_COUNTRY | countryId | Country or region | 1
9 PHONE_HOME_CITY_CODE | dayphone1 | Primary telephone number | 9 PHONE_HOME_CITY_CODE | dayphone1 | Primary telephone number |
10 PHONE_HOME_NUMBER | dayphone2 | - | 10 PHONE_HOME_NUMBER | dayphone2 | - |
11 PHONE_HOME_NUMBER | dayphone3 | - | 11 PHONE_HOME_NUMBER | dayphone3 | - |
12 UNKNOWN_TYPE | dayphone4 | ext.: | 12 UNKNOWN_TYPE | dayphone4 | ext.: |
13 EMAIL_ADDRESS | email | Email address | 13 EMAIL_ADDRESS | email | Email address |
14 EMAIL_ADDRESS | retype_email | Re-enter email address | 14 EMAIL_ADDRESS | retype_email | Re-enter email address |
15 UNKNOWN_TYPE | userid | Create your eBay user ID | 15 UNKNOWN_TYPE | userid | Create your eBay user ID |
16 UNKNOWN_TYPE | pass | Create your password |
17 UNKNOWN_TYPE | rpass | Re-enter your password |
16 UNKNOWN_TYPE | canned | Pick a secret question | 0 18 UNKNOWN_TYPE | canned | Pick a secret question | 0
17 UNKNOWN_TYPE | myanswer | Your secret answer | 19 UNKNOWN_TYPE | myanswer | Your secret answer |
18 UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0 20 UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0
19 UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0 21 UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0
20 UNKNOWN_TYPE | birthdate3 | Year of birth, four digit format. | 0 22 UNKNOWN_TYPE | birthdate3 | Year of birth, four digit format. | 0
21 UNKNOWN_TYPE | tokentext | For added security - opens in a new window or tab, pl ease enter the verification code hidden in the image. | 23 UNKNOWN_TYPE | tokentext | For added security - opens in a new window or tab, pl ease enter the verification code hidden in the image. |
22 UNKNOWN_TYPE | acceptq1 | I agree that:I accept the User Agreement - opens in a new window or tab and Privacy Policy.I may receive communications from eBay and can change my notification preferences in My eBay.I'm at least 18 years old. | 1 24 UNKNOWN_TYPE | acceptq1 | I agree that:I accept the User Agreement - opens in a new window or tab and Privacy Policy.I may receive communications from eBay and can change my notification preferences in My eBay.I'm at least 18 years old. | 1
23 UNKNOWN_TYPE | uword1 | Give us some word and we'll suggest some user IDs for yo u. Word 1 | 25 UNKNOWN_TYPE | uword1 | Give us some word and we'll suggest some user IDs for yo u. Word 1 |
24 UNKNOWN_TYPE | uword2 | Word 2 | 26 UNKNOWN_TYPE | uword2 | Word 2 |
25 UNKNOWN_TYPE | uword3 | Word 3 | 27 UNKNOWN_TYPE | uword3 | Word 3 |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698