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

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

Issue 621503003: Exclude readonly and disabled elements from autofill form. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fold checks on ReadOnly and Enabled into IsAutofillable() function. Created 6 years, 2 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
OLDNEW
1 UNKNOWN_TYPE | accountType | Account TypeWhat's this? | 2 1 UNKNOWN_TYPE | accountType | Account TypeWhat's this? | 2
2 UNKNOWN_TYPE | accountType | Personal | 7 2 UNKNOWN_TYPE | accountType | Personal | 7
3 UNKNOWN_TYPE | accountType | Musician | 15 3 UNKNOWN_TYPE | accountType | Musician | 15
4 UNKNOWN_TYPE | accountType | Comedian | 9 4 UNKNOWN_TYPE | accountType | Comedian | 9
5 NAME_FIRST | tbxFirstName | First Name | 5 NAME_FIRST | tbxFirstName | First Name |
6 NAME_LAST | tbxLastName | Last Name | 6 NAME_LAST | tbxLastName | Last Name |
7 UNKNOWN_TYPE | tbxMusicianName | Artist Name |
8 UNKNOWN_TYPE | ddlGenre | Genre |
9 UNKNOWN_TYPE | ddlLabel | Label Type |
10 EMAIL_ADDRESS | tbxEmail | Email | 7 EMAIL_ADDRESS | tbxEmail | Email |
11 UNKNOWN_TYPE | tbxPassword | Password | 8 UNKNOWN_TYPE | tbxPassword | Password |
12 UNKNOWN_TYPE | tbxPassword1 | Confirm Password | 9 UNKNOWN_TYPE | tbxPassword1 | Confirm Password |
13 UNKNOWN_TYPE | ddlMonth | Birthday | 10 UNKNOWN_TYPE | ddlMonth | Birthday |
14 UNKNOWN_TYPE | ddlDay | | 11 UNKNOWN_TYPE | ddlDay | |
15 UNKNOWN_TYPE | ddlYear | | 12 UNKNOWN_TYPE | ddlYear | |
16 UNKNOWN_TYPE | rblGender | Gender | M 13 UNKNOWN_TYPE | rblGender | Gender | M
17 UNKNOWN_TYPE | rblGender | Male | F 14 UNKNOWN_TYPE | rblGender | Male | F
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698