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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.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/08_register_bestbuy.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out b/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
index 83673d3064ce42d2c5a41f08cd5d4218d8a91638..8e53e045fa982cecf38c996ed8f9d33814c6ac7e 100644
--- a/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
+++ b/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
@@ -3,5 +3,7 @@ NAME_MIDDLE_INITIAL | TxtMI | MI |
NAME_LAST | TxtLastName | *Last Name |
EMAIL_ADDRESS | TxtEmail | *E-Mail Address |
EMAIL_ADDRESS | TxtEmailConfirm | *Retype E-Mail Address |
+UNKNOWN_TYPE | PwdPassword | *Password (6 to 30 characters. At least one number.) |
+UNKNOWN_TYPE | PwdPasswordConfirm | *Retype Password (must match exactly) |
ADDRESS_HOME_ZIP | TxtPostalCode | *ZIP Code |
UNKNOWN_TYPE | TxtRzMembershipId | Enter 10-Digit Member ID (optional) |

Powered by Google App Engine
This is Rietveld 408576698