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

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

Issue 7602006: Add preliminary Autofill support for the 'autocompletetype' attribute. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Prevent DOS Created 9 years, 4 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/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
new file mode 100644
index 0000000000000000000000000000000000000000..f9e2358bcc5329feee61be76502bfa53bb0ac95e
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
@@ -0,0 +1,27 @@
+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 | ct | |
+ADDRESS_HOME_ZIP | zc | |
+ADDRESS_HOME_STATE | st | |
+EMAIL_ADDRESS | em | |
+PHONE_HOME_WHOLE_NUMBER | pf | |
+PHONE_HOME_COUNTRY_CODE | pc | |
+PHONE_HOME_CITY_CODE | pa | |
+PHONE_HOME_NUMBER | pn | |
+PHONE_FAX_WHOLE_NUMBER | ff | |
+PHONE_FAX_COUNTRY_CODE | fc | |
+PHONE_FAX_CITY_CODE | fa | |
+PHONE_FAX_NUMBER | fx | |
+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_2_DIGIT_YEAR | c6 | |
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/01_autocompletetype_attribute.html ('k') | webkit/glue/form_field.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698