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

Unified Diff: chrome/test/data/autofill/heuristics/output/035_checkout_petco.com.out

Issue 1774153002: [Autofill] Add the phone extension type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and adapt heuristic output 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/035_checkout_petco.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/035_checkout_petco.com.out b/chrome/test/data/autofill/heuristics/output/035_checkout_petco.com.out
index e1f6205a11d376ce9814b2a4b684253900326b16..354425b07268f93367fdfc213eb38124f794cdd0 100644
--- a/chrome/test/data/autofill/heuristics/output/035_checkout_petco.com.out
+++ b/chrome/test/data/autofill/heuristics/output/035_checkout_petco.com.out
@@ -9,6 +9,6 @@ ADDRESS_HOME_ZIP | ctl00$ctl00$cphBody$cphBody$txtSA_Zip | ZIP Code * | | ctl00
PHONE_HOME_CITY_CODE | ctl00$ctl00$cphBody$cphBody$txtSA_Phone1 | Phone Number * | | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
PHONE_HOME_NUMBER | ctl00$ctl00$cphBody$cphBody$txtSA_Phone2 | ZIP Code * | | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
PHONE_HOME_NUMBER | ctl00$ctl00$cphBody$cphBody$txtSA_Phone3 | ZIP Code * | | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
-UNKNOWN_TYPE | ctl00$ctl00$cphBody$cphBody$txtSA_PhoneExt | Ext. | | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
+PHONE_HOME_EXTENSION | ctl00$ctl00$cphBody$cphBody$txtSA_PhoneExt | Ext. | | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
UNKNOWN_TYPE | ctl00$ctl00$cphBody$cphBody$cbSA_MatchBilling | This is also my billing address | on | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default
UNKNOWN_TYPE | ctl00$ctl00$cphBody$cphBody$cbSA_EmailSignup | Send me newsletters with exclusive online discounts, special announcements and health and behavior tips for my pet. | on | ctl00$ctl00$cphBody$cphBody$txtSA_FirstName_1-default

Powered by Google App Engine
This is Rietveld 408576698