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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out

Issue 12084024: Use WebInputElement.isCheckbox() and isRadioButton() API being exposed by https://bugs.webkit.org/s… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the comment as issue is reported. Created 7 years, 10 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 | accountType | Account TypeWhat's this? | 2
2 UNKNOWN_TYPE | accountType | Personal | 7
3 UNKNOWN_TYPE | accountType | Musician | 15
4 UNKNOWN_TYPE | accountType | Comedian | 9
1 NAME_FIRST | tbxFirstName | First Name | 5 NAME_FIRST | tbxFirstName | First Name |
2 NAME_LAST | tbxLastName | Last Name | 6 NAME_LAST | tbxLastName | Last Name |
3 UNKNOWN_TYPE | tbxMusicianName | Artist Name | 7 UNKNOWN_TYPE | tbxMusicianName | Artist Name |
4 UNKNOWN_TYPE | ddlGenre | Genre | 8 UNKNOWN_TYPE | ddlGenre | Genre |
5 UNKNOWN_TYPE | ddlLabel | Label Type | 9 UNKNOWN_TYPE | ddlLabel | Label Type |
6 EMAIL_ADDRESS | tbxEmail | Email | 10 EMAIL_ADDRESS | tbxEmail | Email |
7 UNKNOWN_TYPE | ddlMonth | Birthday | 11 UNKNOWN_TYPE | ddlMonth | Birthday |
8 UNKNOWN_TYPE | ddlDay | | 12 UNKNOWN_TYPE | ddlDay | |
9 UNKNOWN_TYPE | ddlYear | | 13 UNKNOWN_TYPE | ddlYear | |
14 UNKNOWN_TYPE | rblGender | Gender | M
15 UNKNOWN_TYPE | rblGender | Male | F
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698