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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_jcrew.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/04_checkout_jcrew.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/04_checkout_jcrew.com.out b/chrome/test/data/autofill/heuristics/output/04_checkout_jcrew.com.out
index c36cad03593bfae373737bde5a98d754d94d313c..8dd92382c0128adb5a6a86a8a9f443b927e35c9c 100644
--- a/chrome/test/data/autofill/heuristics/output/04_checkout_jcrew.com.out
+++ b/chrome/test/data/autofill/heuristics/output/04_checkout_jcrew.com.out
@@ -8,4 +8,6 @@ ADDRESS_HOME_CITY | ADDRESS<>city | city * |
ADDRESS_HOME_STATE | ADDRESS<>state_cd | state/province * |
ADDRESS_HOME_ZIP | ADDRESS<>postal | zip code * |
PHONE_HOME_WHOLE_NUMBER | ADDRESS<>phone | phone number (numbers only) * |
+UNKNOWN_TYPE | anonPassword | create password |
+UNKNOWN_TYPE | anonPasswordConfirm | confirm password |
UNKNOWN_TYPE | anonPasswordHint | create password hint |

Powered by Google App Engine
This is Rietveld 408576698