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

Unified Diff: chrome/test/data/autofill/heuristics/output/05_checkout_macys.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/05_checkout_macys.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out b/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
index af9430ebe9e8d01c82fc05fb71ec7a51bbde84c2..c4f70574bff345d89518bfe84598e76197df7ed9 100644
--- a/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
+++ b/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
@@ -1,11 +1,11 @@
-UNKNOWN_TYPE | selectedShippingAddress | Add a new shipping address | newAddress
-NAME_FIRST | currentShipment.shipmentAddress.firstName | First Name: |
-NAME_LAST | currentShipment.shipmentAddress.lastName | Last Name: |
-ADDRESS_HOME_LINE1 | currentShipment.shipmentAddress.address1 | Address: |
-ADDRESS_HOME_LINE2 | currentShipment.shipmentAddress.address2 | * Address: |
-ADDRESS_HOME_CITY | currentShipment.shipmentAddress.city | City: |
-ADDRESS_HOME_STATE | currentShipment.shipmentAddress.state | State: | NOSELECTION
-ADDRESS_HOME_ZIP | currentShipment.shipmentAddress.zipCode | ZipCode: |
-PHONE_HOME_CITY_CODE | currentShipment.shipmentAddress.dayPhone.areaCode | Phone: |
-PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.exchangeNbr | - |
-PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.subscriberNbr | - |
+UNKNOWN_TYPE | selectedShippingAddress | Add a new shipping address | newAddress | selectedShippingAddress_1-default
+NAME_FIRST | currentShipment.shipmentAddress.firstName | First Name: | | selectedShippingAddress_1-default
+NAME_LAST | currentShipment.shipmentAddress.lastName | Last Name: | | selectedShippingAddress_1-default
+ADDRESS_HOME_LINE1 | currentShipment.shipmentAddress.address1 | Address: | | selectedShippingAddress_1-default
+ADDRESS_HOME_LINE2 | currentShipment.shipmentAddress.address2 | * Address: | | selectedShippingAddress_1-default
+ADDRESS_HOME_CITY | currentShipment.shipmentAddress.city | City: | | selectedShippingAddress_1-default
+ADDRESS_HOME_STATE | currentShipment.shipmentAddress.state | State: | NOSELECTION | selectedShippingAddress_1-default
+ADDRESS_HOME_ZIP | currentShipment.shipmentAddress.zipCode | ZipCode: | | selectedShippingAddress_1-default
+PHONE_HOME_CITY_CODE | currentShipment.shipmentAddress.dayPhone.areaCode | Phone: | | selectedShippingAddress_1-default
+PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.exchangeNbr | - | | selectedShippingAddress_1-default
+PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.subscriberNbr | - | | selectedShippingAddress_1-default

Powered by Google App Engine
This is Rietveld 408576698