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

Unified Diff: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.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_advanced.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
new file mode 100644
index 0000000000000000000000000000000000000000..c308d9d97f0fa1ab1aa081a174ce6a4137a2a640
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
@@ -0,0 +1,17 @@
+PHONE_HOME_WHOLE_NUMBER | 4.phone | |
+EMAIL_ADDRESS | 4.email | |
+UNKNOWN_TYPE | 4.a | |
+UNKNOWN_TYPE | 4.b | |
+UNKNOWN_TYPE | 4.c | |
+ADDRESS_HOME_CITY | 4.city | |
+NAME_FULL | 1.n | |
+EMAIL_ADDRESS | 1.e | |
+ADDRESS_HOME_LINE1 | 1.a | |
+UNKNOWN_TYPE | 2.name | |
+UNKNOWN_TYPE | 2.email | |
+PHONE_HOME_WHOLE_NUMBER | 2.t | |
+UNKNOWN_TYPE | 2.address | |
+UNKNOWN_TYPE | 3.name | |
+UNKNOWN_TYPE | 3.email | |
+UNKNOWN_TYPE | 3.o | |
+UNKNOWN_TYPE | 3.address | |

Powered by Google App Engine
This is Rietveld 408576698