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

Unified Diff: chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.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/07_checkout_williams-sonoma.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out b/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
index 796ea41b4ed46fddb2961d15e54d299b433ec412..be1e09bc48aa2cd05bf37085e2715f0d8da7ffb6 100644
--- a/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
+++ b/chrome/test/data/autofill/heuristics/output/07_checkout_williams-sonoma.com.out
@@ -1,13 +1,13 @@
-NAME_FULL | shipTos[0].address.fullName | Full Name* |
-ADDRESS_HOME_LINE1 | shipTos[0].address.addrLine1 | Address* |
-ADDRESS_HOME_LINE2 | shipTos[0].address.addrLine2 | Address Line 2 |
-ADDRESS_HOME_CITY | shipTos[0].address.city | City* |
-ADDRESS_HOME_STATE | shipTos[0].address.state | State* |
-ADDRESS_HOME_ZIP | shipTos[0].address.zip | Zip* |
-PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.dayPhone | Daytime Phone* |
-PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.eveningPhone | Alternate Phone |
-UNKNOWN_TYPE | shipTos[0].billingAddressUpdate | Yes, use this shipping address for my billing address. | on
-EMAIL_ADDRESS | shipTos[0].address.emailAddr | Email* |
-EMAIL_ADDRESS | shipTos[0].confirmEmailAddr | Confirm Email* |
-UNKNOWN_TYPE | shipTos[0].shipType | | Standard
-UNKNOWN_TYPE | shipTos[0].shipType | Standard (5-7 business days) Rush (2-3 business days) | Rush
+NAME_FULL | shipTos[0].address.fullName | Full Name* | | shipTos[0].address.fullName_1-default
+ADDRESS_HOME_LINE1 | shipTos[0].address.addrLine1 | Address* | | shipTos[0].address.fullName_1-default
+ADDRESS_HOME_LINE2 | shipTos[0].address.addrLine2 | Address Line 2 | | shipTos[0].address.fullName_1-default
+ADDRESS_HOME_CITY | shipTos[0].address.city | City* | | shipTos[0].address.fullName_1-default
+ADDRESS_HOME_STATE | shipTos[0].address.state | State* | | shipTos[0].address.fullName_1-default
+ADDRESS_HOME_ZIP | shipTos[0].address.zip | Zip* | | shipTos[0].address.fullName_1-default
+PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.dayPhone | Daytime Phone* | | shipTos[0].address.fullName_1-default
+PHONE_HOME_WHOLE_NUMBER | shipTos[0].address.eveningPhone | Alternate Phone | | shipTos[0].address.fullName_1-default
+UNKNOWN_TYPE | shipTos[0].billingAddressUpdate | Yes, use this shipping address for my billing address. | on | shipTos[0].address.fullName_1-default
+EMAIL_ADDRESS | shipTos[0].address.emailAddr | Email* | | shipTos[0].address.fullName_1-default
+EMAIL_ADDRESS | shipTos[0].confirmEmailAddr | Confirm Email* | | shipTos[0].address.fullName_1-default
+UNKNOWN_TYPE | shipTos[0].shipType | | Standard | shipTos[0].address.fullName_1-default
+UNKNOWN_TYPE | shipTos[0].shipType | Standard (5-7 business days) Rush (2-3 business days) | Rush | shipTos[0].address.fullName_1-default

Powered by Google App Engine
This is Rietveld 408576698