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

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

Powered by Google App Engine
This is Rietveld 408576698