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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_aol.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/08_register_aol.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out b/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
index 4b6a6fc897a2fc1467a325de43377a23d03f2ef8..3d6938bd0e13baaad20ad34cb1e991d8ff42c7aa 100644
--- a/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
+++ b/chrome/test/data/autofill/heuristics/output/08_register_aol.com.out
@@ -2,7 +2,6 @@ NAME_FIRST | {actionForm.firstName} | First Name |
NAME_LAST | {actionForm.lastName} | Last Name |
UNKNOWN_TYPE | {actionForm.desiredSN} | NEW! Pick a username: What's new? |
UNKNOWN_TYPE | {actionForm.password} | Password |
-UNKNOWN_TYPE | verifyPasswordHint | Password | Retype password
UNKNOWN_TYPE | {actionForm.verifyPassword} | Password |
UNKNOWN_TYPE | wlw-select_key:{actionForm.dobMonth} | Select Month |
UNKNOWN_TYPE | {actionForm.dobDay} | Select Month | Day (dd)

Powered by Google App Engine
This is Rietveld 408576698