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

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

Issue 673923002: Add the identified form section to the autofill tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/00_i18n_fr.out
diff --git a/chrome/test/data/autofill/heuristics/output/00_i18n_fr.out b/chrome/test/data/autofill/heuristics/output/00_i18n_fr.out
index a61c309a6fd1d720a2c50bbd329f388ef90a171c..8ca3a52ca097a0a4688acb21d8a9047a1f7427e2 100644
--- a/chrome/test/data/autofill/heuristics/output/00_i18n_fr.out
+++ b/chrome/test/data/autofill/heuristics/output/00_i18n_fr.out
@@ -1,14 +1,14 @@
-NAME_FIRST | fn | Prénom: |
-NAME_LAST | ln | Nom: |
-COMPANY_NAME | cm | Société: |
-ADDRESS_HOME_LINE1 | a1 | Adresse: |
-ADDRESS_HOME_LINE2 | a2 | Complément d'adresse: |
-ADDRESS_HOME_CITY | ct | Ville: |
-ADDRESS_HOME_ZIP | zc | Code postal: |
-ADDRESS_HOME_STATE | st | State: |
-EMAIL_ADDRESS | em | Email: |
-PHONE_HOME_WHOLE_NUMBER | ph | Téléphone Fixe: |
-CREDIT_CARD_NAME | c1 | Nom complet du détenteur de la carte: |
-CREDIT_CARD_NUMBER | c2 | Numéro: |
-CREDIT_CARD_EXP_MONTH | c3 | Date d'expiration: |
-CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | Date d'expiration: |
+NAME_FIRST | fn | Prénom: | | fn_1-default
+NAME_LAST | ln | Nom: | | fn_1-default
+COMPANY_NAME | cm | Société: | | fn_1-default
+ADDRESS_HOME_LINE1 | a1 | Adresse: | | fn_1-default
+ADDRESS_HOME_LINE2 | a2 | Complément d'adresse: | | fn_1-default
+ADDRESS_HOME_CITY | ct | Ville: | | fn_1-default
+ADDRESS_HOME_ZIP | zc | Code postal: | | fn_1-default
+ADDRESS_HOME_STATE | st | State: | | fn_1-default
+EMAIL_ADDRESS | em | Email: | | fn_1-default
+PHONE_HOME_WHOLE_NUMBER | ph | Téléphone Fixe: | | fn_1-default
+CREDIT_CARD_NAME | c1 | Nom complet du détenteur de la carte: | | fn_1-cc
+CREDIT_CARD_NUMBER | c2 | Numéro: | | fn_1-cc
+CREDIT_CARD_EXP_MONTH | c3 | Date d'expiration: | | fn_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | Date d'expiration: | | fn_1-cc
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/00_i18n_es.out ('k') | chrome/test/data/autofill/heuristics/output/00_i18n_it.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698