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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/09_register_ebay.com.out

Issue 7531023: Improve Autofill heuristics when detecting labels from previous elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 9 years, 4 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 | canned | Pick a secret question | 0 16 UNKNOWN_TYPE | canned | Pick a secret question | 0
17 UNKNOWN_TYPE | myanswer | Your secret answer | 17 UNKNOWN_TYPE | myanswer | Your secret answer |
18 UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0 18 UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0
19 UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0 19 UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0
20 UNKNOWN_TYPE | birthdate3 | Year of birth, four digit format. | 0 20 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. | 21 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 | uword1 | Give us some word and we'll suggest some user IDs for yo u. Word 1 | 22 UNKNOWN_TYPE | uword1 | Give us some word and we'll suggest some user IDs for yo u. Word 1 |
23 UNKNOWN_TYPE | uword2 | Word 2 | 23 UNKNOWN_TYPE | uword2 | Word 2 |
24 UNKNOWN_TYPE | uword3 | Word 3 | 24 UNKNOWN_TYPE | uword3 | Word 3 |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698