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

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

Issue 1028633004: Autofill: Improve heuristics for city/state/zip fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 5 years, 9 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/bug_463986.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_463986.out b/chrome/test/data/autofill/heuristics/output/bug_463986.out
index 1d5ed8d942af42f3c7f94a340e45e151d97ac8ed..791203150abe0a2087c8110da6e1135ab4a7a7f7 100644
--- a/chrome/test/data/autofill/heuristics/output/bug_463986.out
+++ b/chrome/test/data/autofill/heuristics/output/bug_463986.out
@@ -3,8 +3,8 @@ NAME_FIRST | givenName | Salutation and Given Name | | salutation_1-default
NAME_LAST | familyName | Family Name | | salutation_1-default
COMPANY_NAME | company | Company * | | salutation_1-default
ADDRESS_HOME_LINE1 | street | Street | | salutation_1-default
-ADDRESS_HOME_CITY | zip | Zip and City | | salutation_1-default
-ADDRESS_HOME_ZIP | city | Zip and City | | salutation_1-default
+ADDRESS_HOME_ZIP | zip | Zip and City | | salutation_1-default
+ADDRESS_HOME_CITY | city | Zip and City | | salutation_1-default
ADDRESS_HOME_COUNTRY | country | Country | US | salutation_1-default
ADDRESS_HOME_STATE | state | State | CA | salutation_1-default
EMAIL_ADDRESS | email | Email | | salutation_1-default

Powered by Google App Engine
This is Rietveld 408576698