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

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

Issue 2151593002: Fix regex for last name field in Autofill. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Improve the test case for Korean full name field detection. Created 4 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/007_i18n_ko.out
diff --git a/chrome/test/data/autofill/heuristics/output/007_i18n_ko.out b/chrome/test/data/autofill/heuristics/output/007_i18n_ko.out
index bc15b025c38a486517dfd63db07b1b2ca376707e..05500b76b6d604dd610a88be573d22f467680158 100644
--- a/chrome/test/data/autofill/heuristics/output/007_i18n_ko.out
+++ b/chrome/test/data/autofill/heuristics/output/007_i18n_ko.out
@@ -14,3 +14,7 @@ EMAIL_ADDRESS | em2 | 전자 우편: | | ln_1-default
EMAIL_ADDRESS | em3 | e-mail 주소 | | ln_1-default
PHONE_HOME_WHOLE_NUMBER | ph | 전화 번호: | | ln_1-default
PHONE_HOME_WHOLE_NUMBER | ph2 | 휴대폰번호: | | ln_1-default
+NAME_FULL | not_ln2 | 성명 | | not_ln2_1-default
+UNKNOWN_TYPE | fn2 | 이름 | | not_ln2_1-default
+ADDRESS_HOME_CITY | ct3 | city | | not_ln2_1-default
+ADDRESS_HOME_ZIP | zc3 | zip code | | not_ln2_1-default

Powered by Google App Engine
This is Rietveld 408576698