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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_lowes.com.out

Issue 1245623003: [Autofill] Copy attributes for the select elements as well. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated heuristic tests Created 5 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/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 5771ab1da3194e4f1f16045d0e1ef03cacef0dfb..70cb59b1bcb47c4e087c1d97fc3e6ccbcecd3272 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
@@ -8,11 +8,11 @@ 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. | | address1_1-default
-UNKNOWN_TYPE | billingAddress | This is also my billing address. | on | address1_1-default
-EMAIL_ADDRESS | email1 | E-mail Address: | | address1_1-default
-PHONE_HOME_CITY_CODE | billphone1 | Contact Phone: | | address1_1-default
-PHONE_HOME_NUMBER | billphone2 | Contact Phone: | | address1_1-default
-PHONE_HOME_NUMBER | billphone3 | Contact Phone: | | 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 | This is also my billing address. | 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