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

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

Issue 1031923003: Autofill: Recognize phone numbers in input fields of type number. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autofill_b464002_a
Patch Set: fix bad test expectation 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
« no previous file with comments | « no previous file | components/autofill/core/browser/phone_field.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/output/bug_469012.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_469012.out b/chrome/test/data/autofill/heuristics/output/bug_469012.out
index a949c3824bb311497d7e08e1240d053db59fb46f..414b8a5358c9d58857b1eaaf897a619551d90eb2 100644
--- a/chrome/test/data/autofill/heuristics/output/bug_469012.out
+++ b/chrome/test/data/autofill/heuristics/output/bug_469012.out
@@ -11,4 +11,4 @@ ADDRESS_HOME_CITY | city | City * | | cardissuer_1-default
ADDRESS_HOME_STATE | state | State * | | cardissuer_1-default
ADDRESS_HOME_ZIP | zip | State * | | cardissuer_1-default
ADDRESS_HOME_COUNTRY | country | Country * | us | cardissuer_1-default
-UNKNOWN_TYPE | phonenumber | Mobile Phone* | | cardissuer_1-default
+PHONE_HOME_WHOLE_NUMBER | phonenumber | Mobile Phone* | | cardissuer_1-default
« no previous file with comments | « no previous file | components/autofill/core/browser/phone_field.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698