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

Unified Diff: chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out

Issue 11198048: [Autofill] Update the autocomplete types implementation to match the current HTML spec. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update AutofillFieldTest expectations Created 8 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
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.out ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out b/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
deleted file mode 100644
index 87d7adf691e6a87b866a5ce86841b1ff5d7933c1..0000000000000000000000000000000000000000
--- a/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
+++ /dev/null
@@ -1,32 +0,0 @@
-NAME_FIRST | fn | |
-NAME_MIDDLE | mn | |
-NAME_MIDDLE_INITIAL | mi | |
-NAME_LAST | ln | |
-NAME_FULL | nn | |
-COMPANY_NAME | cm | |
-ADDRESS_HOME_LINE1 | af | |
-ADDRESS_HOME_LINE1 | a1 | |
-ADDRESS_HOME_LINE2 | a2 | |
-ADDRESS_HOME_CITY | l1 | |
-ADDRESS_HOME_CITY | l2 | |
-ADDRESS_HOME_STATE | s1 | |
-ADDRESS_HOME_STATE | s2 | |
-ADDRESS_HOME_STATE | s3 | |
-ADDRESS_HOME_STATE | s4 | |
-ADDRESS_HOME_ZIP | zc | |
-ADDRESS_HOME_COUNTRY | cy | |
-EMAIL_ADDRESS | em | |
-PHONE_HOME_WHOLE_NUMBER | p1 | |
-PHONE_HOME_COUNTRY_CODE | p2 | |
-PHONE_HOME_CITY_AND_NUMBER | p3 | |
-PHONE_HOME_CITY_CODE | p4 | |
-PHONE_HOME_NUMBER | p5 | |
-PHONE_HOME_NUMBER | p6 | |
-PHONE_HOME_NUMBER | p7 | |
-CREDIT_CARD_NAME | c1 | |
-CREDIT_CARD_NUMBER | c2 | |
-CREDIT_CARD_EXP_MONTH | c3 | |
-CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | |
-CREDIT_CARD_EXP_2_DIGIT_YEAR | c5 | |
-CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | c6 | |
-CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | c7 | |
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698