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

Unified Diff: chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out

Issue 7531023: Improve Autofill heuristics when detecting labels from previous elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 9 years, 5 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/14_register_yahoo.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out b/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
index 08dc1ac5b6daa9268f9b8f62ddbf2d286e71b2d2..f8dda0438fd9ec7f6dee665af235d7dadaabade1 100644
--- a/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
+++ b/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
@@ -1,9 +1,9 @@
-NAME_FIRST | firstname | |
-NAME_LAST | secondname | |
-UNKNOWN_TYPE | gender | |
-UNKNOWN_TYPE | mm | |
-UNKNOWN_TYPE | dd | |
-UNKNOWN_TYPE | yyyy | |
+NAME_FIRST | firstname | Name |
+NAME_LAST | secondname | Name |
+UNKNOWN_TYPE | gender | Gender |
+UNKNOWN_TYPE | mm | Birthday |
+UNKNOWN_TYPE | dd | Birthday |
+UNKNOWN_TYPE | yyyy | Birthday |
ADDRESS_HOME_COUNTRY | country | Country | us
ADDRESS_HOME_ZIP | postalcode | Postal Code |
EMAIL_ADDRESS | yahooid | Yahoo! ID and Email |

Powered by Google App Engine
This is Rietveld 408576698