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

Unified Diff: chrome/test/data/autofill/heuristics/output/026_checkout_ikea.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/026_checkout_ikea.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/026_checkout_ikea.com.out b/chrome/test/data/autofill/heuristics/output/026_checkout_ikea.com.out
index 18518a1fa6f5d02c301f6f023cb04e480d0aec74..9f809af17ac2721f7dd857419814e4eb23c828b1 100644
--- a/chrome/test/data/autofill/heuristics/output/026_checkout_ikea.com.out
+++ b/chrome/test/data/autofill/heuristics/output/026_checkout_ikea.com.out
@@ -8,8 +8,8 @@ ADDRESS_HOME_CITY | city | City: | | firstName_1-default
EMAIL_ADDRESS | email1 | Email: | | firstName_1-default
EMAIL_ADDRESS | email1retype | Re-type Email: | | firstName_1-default
PHONE_HOME_WHOLE_NUMBER | phone1 | Primary Tel Number: | | firstName_1-default
-UNKNOWN_TYPE | phone1ext | Ext: (Optional) | | firstName_1-default
+PHONE_HOME_EXTENSION | phone1ext | Ext: (Optional) | | firstName_1-default
PHONE_HOME_WHOLE_NUMBER | phone2 | Alternative Number: | | firstName_1-default
-UNKNOWN_TYPE | phone2ext | Ext: (Optional) | | firstName_1-default
+PHONE_HOME_EXTENSION | phone2ext | Ext: (Optional) | | firstName_1-default
UNKNOWN_TYPE | fax1 | Fax Number: (Optional) | | firstName_1-default
UNKNOWN_TYPE | fax1ext | Ext: (Optional) | | firstName_1-default

Powered by Google App Engine
This is Rietveld 408576698