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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/14_register_yahoo.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 | | 1 NAME_FIRST | firstname | Name |
2 NAME_LAST | secondname | | 2 NAME_LAST | secondname | Name |
3 UNKNOWN_TYPE | gender | | 3 UNKNOWN_TYPE | gender | Gender |
4 UNKNOWN_TYPE | mm | | 4 UNKNOWN_TYPE | mm | Birthday |
5 UNKNOWN_TYPE | dd | | 5 UNKNOWN_TYPE | dd | Birthday |
6 UNKNOWN_TYPE | yyyy | | 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 EMAIL_ADDRESS | altemail | Alternate Email (optional) | 11 EMAIL_ADDRESS | altemail | Alternate Email (optional) |
12 UNKNOWN_TYPE | secquestion | Secret Question 1 | 12 UNKNOWN_TYPE | secquestion | Secret Question 1 |
13 UNKNOWN_TYPE | customsecquestion1 | Specify Your Question | 13 UNKNOWN_TYPE | customsecquestion1 | Specify Your Question |
14 UNKNOWN_TYPE | secquestionanswer | Your Answer | 14 UNKNOWN_TYPE | secquestionanswer | Your Answer |
15 UNKNOWN_TYPE | secquestion2 | Secret Question 2 | 15 UNKNOWN_TYPE | secquestion2 | Secret Question 2 |
16 UNKNOWN_TYPE | customsecquestion2 | Specify Your Question | 16 UNKNOWN_TYPE | customsecquestion2 | Specify Your Question |
17 UNKNOWN_TYPE | secquestionanswer2 | Your Answer | 17 UNKNOWN_TYPE | secquestionanswer2 | Your Answer |
18 UNKNOWN_TYPE | cword | Type the code shown | 18 UNKNOWN_TYPE | cword | Type the code shown |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698