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

Unified Diff: chrome/test/data/autofill/heuristics/output/10_register_jbox.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/10_register_jbox.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out b/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
index d44278d6947009117152455959f88a3d6c564d3d..ff181cc22b947fa52dd2ac9ca18d3206c92bcf20 100644
--- a/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
+++ b/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
@@ -1,5 +1,5 @@
-NAME_FIRST | firstname | First |
-NAME_LAST | lastname | Last |
+NAME_FIRST | firstname | FirstLast |
+NAME_LAST | lastname | |
ADDRESS_HOME_LINE1 | address1 | Street Address |
ADDRESS_HOME_CITY | city | City |
ADDRESS_HOME_STATE | state | State / Province / Region |

Powered by Google App Engine
This is Rietveld 408576698