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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.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/04_checkout_lowes.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.out b/chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.out
index 32869204b01221ced1c5a3ee5919a6b16d662e25..3a55078efe77f24ebbc52cad232c39f364cf52c1 100644
--- a/chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.out
+++ b/chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.out
@@ -1,18 +1,18 @@
-ADDRESS_HOME_COUNTRY | country | | USA
-ADDRESS_HOME_LINE1 | addressField2 | Address Name: |
-NAME_FIRST | firstName | First Name: |
-NAME_LAST | lastName | Last Name: |
-COMPANY_NAME | addressField1 | Company Name: |
-ADDRESS_HOME_LINE1 | address1 | Address Line 1: |
-ADDRESS_HOME_LINE2 | address2 | Address Line 2: |
-ADDRESS_HOME_CITY | city | City: |
-ADDRESS_HOME_STATE | state | State: |
-ADDRESS_HOME_ZIP | zipCode | ZIP Code: |
-ADDRESS_HOME_CITY | taxGeoCode | Municipality: As an additional way to make sure you receive your order, we ask that you select the name of your municipality (city, town, borough, village, etc.) followed by the county, township, or parish in which you reside. |
-UNKNOWN_TYPE | billingAddress | Please enter the phone number and e-mail address associated with this billing address.E-mail Address: Contact Phone: | on
-EMAIL_ADDRESS | email1 | E-mail Address: |
-PHONE_HOME_CITY_CODE | billphone1 | Contact Phone: |
-PHONE_HOME_NUMBER | billphone2 | Contact Phone: |
-PHONE_HOME_NUMBER | billphone3 | Contact Phone: |
-EMAIL_ADDRESS | selfAddress | Please enter the phone number and e-mail address associated with this billing address.E-mail Address: Contact Phone: | 0
-UNKNOWN_TYPE | save-address | | on
+ADDRESS_HOME_COUNTRY | country | | USA | country_1-default
+ADDRESS_HOME_LINE1 | addressField2 | Address Name: | | country_1-default
+NAME_FIRST | firstName | First Name: | | country_1-default
+NAME_LAST | lastName | Last Name: | | country_1-default
+COMPANY_NAME | addressField1 | Company Name: | | country_1-default
+ADDRESS_HOME_LINE1 | address1 | Address Line 1: | | address1_1-default
+ADDRESS_HOME_LINE2 | address2 | Address Line 2: | | address1_1-default
+ADDRESS_HOME_CITY | city | City: | | address1_1-default
+ADDRESS_HOME_STATE | state | State: | | address1_1-default
+ADDRESS_HOME_ZIP | zipCode | ZIP Code: | | address1_1-default
+ADDRESS_HOME_CITY | taxGeoCode | Municipality: As an additional way to make sure you receive your order, we ask that you select the name of your municipality (city, town, borough, village, etc.) followed by the county, township, or parish in which you reside. | | taxGeoCode_1-default
+UNKNOWN_TYPE | billingAddress | Please enter the phone number and e-mail address associated with this billing address.E-mail Address: Contact Phone: | on | taxGeoCode_1-default
+EMAIL_ADDRESS | email1 | E-mail Address: | | taxGeoCode_1-default
+PHONE_HOME_CITY_CODE | billphone1 | Contact Phone: | | taxGeoCode_1-default
+PHONE_HOME_NUMBER | billphone2 | Contact Phone: | | taxGeoCode_1-default
+PHONE_HOME_NUMBER | billphone3 | Contact Phone: | | taxGeoCode_1-default
+EMAIL_ADDRESS | selfAddress | Please enter the phone number and e-mail address associated with this billing address.E-mail Address: Contact Phone: | 0 | selfAddress_1-default
+UNKNOWN_TYPE | save-address | | on | selfAddress_1-default

Powered by Google App Engine
This is Rietveld 408576698