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

Unified Diff: chrome/test/data/autofill/heuristics/output/00_i18n_de.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_de.out
diff --git a/chrome/test/data/autofill/heuristics/output/00_i18n_de.out b/chrome/test/data/autofill/heuristics/output/00_i18n_de.out
index 318908004c597897140a8dcafe55bd7d5b14e3e8..1bd7de8b1c0d32b574cc1fb015f576800bd583d9 100644
--- a/chrome/test/data/autofill/heuristics/output/00_i18n_de.out
+++ b/chrome/test/data/autofill/heuristics/output/00_i18n_de.out
@@ -1,14 +1,14 @@
-NAME_FIRST | fn | Vorname: |
-NAME_LAST | ln | Nachname: |
-COMPANY_NAME | cm | Firmenname: |
-ADDRESS_HOME_LINE1 | a1 | Straße und Hausnummer: |
-ADDRESS_HOME_LINE2 | a2 | Adresszusatz: |
-ADDRESS_HOME_CITY | ct | Stadt: |
-ADDRESS_HOME_ZIP | zc | Postleitzahl: |
-ADDRESS_HOME_STATE | st | Land: |
-EMAIL_ADDRESS | em | E-Mail-Adresse: |
-PHONE_HOME_WHOLE_NUMBER | ph | Telefonnummer: |
-CREDIT_CARD_NAME | c1 | Karteninhaber: |
-CREDIT_CARD_NUMBER | c2 | Kartennummer: |
-CREDIT_CARD_EXP_MONTH | c3 | gültig bis monat: |
-CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | gültig bis jahr: |
+NAME_FIRST | fn | Vorname: | | fn_1-default
+NAME_LAST | ln | Nachname: | | fn_1-default
+COMPANY_NAME | cm | Firmenname: | | fn_1-default
+ADDRESS_HOME_LINE1 | a1 | Straße und Hausnummer: | | fn_1-default
+ADDRESS_HOME_LINE2 | a2 | Adresszusatz: | | fn_1-default
+ADDRESS_HOME_CITY | ct | Stadt: | | fn_1-default
+ADDRESS_HOME_ZIP | zc | Postleitzahl: | | fn_1-default
+ADDRESS_HOME_STATE | st | Land: | | fn_1-default
+EMAIL_ADDRESS | em | E-Mail-Adresse: | | fn_1-default
+PHONE_HOME_WHOLE_NUMBER | ph | Telefonnummer: | | fn_1-default
+CREDIT_CARD_NAME | c1 | Karteninhaber: | | fn_1-cc
+CREDIT_CARD_NUMBER | c2 | Kartennummer: | | fn_1-cc
+CREDIT_CARD_EXP_MONTH | c3 | gültig bis monat: | | fn_1-cc
+CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | gültig bis jahr: | | fn_1-cc
« no previous file with comments | « chrome/browser/autofill/form_structure_browsertest.cc ('k') | chrome/test/data/autofill/heuristics/output/00_i18n_de2.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698