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

Unified Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.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
Index: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out
new file mode 100644
index 0000000000000000000000000000000000000000..94c0f9e4a49da8334372bb2413f97f64842362e8
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out
@@ -0,0 +1,47 @@
+NAME_FULL | na | |
+UNKNOWN_TYPE | np | |
+NAME_FIRST | ng | |
+NAME_MIDDLE | nm | |
+NAME_MIDDLE_INITIAL | n1 | |
+NAME_LAST | nf | |
+NAME_SUFFIX | ns | |
+UNKNOWN_TYPE | nn | |
+UNKNOWN_TYPE | no | |
+COMPANY_NAME | ao | |
+ADDRESS_HOME_LINE1 | af | |
+ADDRESS_HOME_LINE1 | a1 | |
+ADDRESS_HOME_LINE2 | a2 | |
+UNKNOWN_TYPE | a3 | |
+ADDRESS_HOME_CITY | al | |
+ADDRESS_HOME_STATE | ar | |
+ADDRESS_HOME_COUNTRY | ac | |
+ADDRESS_HOME_ZIP | ap | |
+CREDIT_CARD_NAME | cn | |
+UNKNOWN_TYPE | cg | |
+UNKNOWN_TYPE | ca | |
+UNKNOWN_TYPE | cf | |
+CREDIT_CARD_NUMBER | cc | |
+CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | ce | |
+CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | c5 | |
+CREDIT_CARD_EXP_MONTH | cm | |
+CREDIT_CARD_EXP_4_DIGIT_YEAR | cy | |
+CREDIT_CARD_EXP_2_DIGIT_YEAR | c2 | |
+UNKNOWN_TYPE | cs | |
+UNKNOWN_TYPE | xl | |
+UNKNOWN_TYPE | xb | |
+UNKNOWN_TYPE | xd | |
+UNKNOWN_TYPE | xm | |
+UNKNOWN_TYPE | xy | |
+UNKNOWN_TYPE | xs | |
+UNKNOWN_TYPE | xu | |
+UNKNOWN_TYPE | xp | |
+EMAIL_ADDRESS | em | |
+UNKNOWN_TYPE | im | |
+PHONE_HOME_WHOLE_NUMBER | tt | |
+PHONE_HOME_COUNTRY_CODE | tc | |
+PHONE_HOME_CITY_AND_NUMBER | tn | |
+PHONE_HOME_CITY_CODE | ta | |
+PHONE_HOME_NUMBER | tl | |
+PHONE_HOME_NUMBER | tp | |
+PHONE_HOME_NUMBER | ts | |
+UNKNOWN_TYPE | te | |

Powered by Google App Engine
This is Rietveld 408576698