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

Unified Diff: chrome/test/data/autofill/heuristics/output/146_checkout_store.scholastic.com.out

Issue 1825133002: [Autofill] Ignore address nickname and other address naming fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/146_checkout_store.scholastic.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/146_checkout_store.scholastic.com.out b/chrome/test/data/autofill/heuristics/output/146_checkout_store.scholastic.com.out
new file mode 100644
index 0000000000000000000000000000000000000000..e9d1fed8953db321514a81199601b17ff0b8575e
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/146_checkout_store.scholastic.com.out
@@ -0,0 +1,12 @@
+NAME_FIRST | firstName | *First Name | | firstName_1-default
+NAME_LAST | lastName | *Last Name | | firstName_1-default
+ADDRESS_HOME_LINE1 | addressLine1 | *Address Line 1 | | firstName_1-default
+ADDRESS_HOME_LINE2 | addressLine2 | Address Line 2 | | firstName_1-default
+ADDRESS_HOME_CITY | city | *City | | firstName_1-default
+ADDRESS_HOME_STATE | state | *State | | firstName_1-default
+ADDRESS_HOME_ZIP | zipcode | *Zip Code | | firstName_1-default
+PHONE_HOME_CITY_CODE | phoneAreaCode | *Phone | | firstName_1-default
+PHONE_HOME_NUMBER | phoneExchange | *Phone | | firstName_1-default
+PHONE_HOME_WHOLE_NUMBER | phoneNumber | *Phone | | firstName_1-default
+UNKNOWN_TYPE | label | *Address Label | | firstName_1-default
+UNKNOWN_TYPE | ssoShipToPOBox | This address is a P.O. Box. | true | firstName_1-default

Powered by Google App Engine
This is Rietveld 408576698