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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
index d14992a7b0ea547d6f6782c9a20ca3dd75fc3906..695f6f9e6f9e0ba0026f3b952ab488c648f145d5 100644
--- a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
+++ b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
@@ -4,9 +4,6 @@ UNKNOWN_TYPE | accountType | Musician | 15
UNKNOWN_TYPE | accountType | Comedian | 9
NAME_FIRST | tbxFirstName | First Name |
NAME_LAST | tbxLastName | Last Name |
-UNKNOWN_TYPE | tbxMusicianName | Artist Name |
-UNKNOWN_TYPE | ddlGenre | Genre |
-UNKNOWN_TYPE | ddlLabel | Label Type |
EMAIL_ADDRESS | tbxEmail | Email |
UNKNOWN_TYPE | tbxPassword | Password |
UNKNOWN_TYPE | tbxPassword1 | Confirm Password |

Powered by Google App Engine
This is Rietveld 408576698