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

Unified Diff: chrome/test/data/autofill/heuristics/output/15_crbug_53075.out

Issue 12721004: Autofill:Autocomplete: Enable autocheckout of input elements of type password. This will support fi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated expectations for hueristic tests Created 7 years, 9 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/15_crbug_53075.out
diff --git a/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out b/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
index fdb5c1fdf624e51997856055ada76edb7255a24c..3b6a857e9749896966740f3d1106ac8009b823f7 100644
--- a/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
+++ b/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
@@ -5,6 +5,8 @@ NAME_LAST | ecomms_last_name | Last Name: |
PHONE_HOME_WHOLE_NUMBER | ecomms_telephone | Telephone: |
PHONE_HOME_WHOLE_NUMBER | ecomms_mobile | Mobile: |
EMAIL_ADDRESS | ecomms_email | Email Address: | x@foo.com
+UNKNOWN_TYPE | ecomms_password | Password: | abcdef
+UNKNOWN_TYPE | ecomms_password_confirm | Confirm password: | abcdef
ADDRESS_HOME_LINE1 | ecomms_address1 | Address1: |
ADDRESS_HOME_LINE2 | ecomms_address2 | Address2: |
ADDRESS_HOME_CITY | ecomms_town | Town / City: |

Powered by Google App Engine
This is Rietveld 408576698