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

Unified Diff: chrome/test/data/autofill/heuristics/output/06_checkout_petsmart.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/06_checkout_petsmart.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/06_checkout_petsmart.com.out b/chrome/test/data/autofill/heuristics/output/06_checkout_petsmart.com.out
index 28241c78987fdfcf1f55c537e8bb577fb53427fd..7cf1b70cf2659eb485ae05e4cea3ee76b979d8ae 100644
--- a/chrome/test/data/autofill/heuristics/output/06_checkout_petsmart.com.out
+++ b/chrome/test/data/autofill/heuristics/output/06_checkout_petsmart.com.out
@@ -1,13 +1,13 @@
-ADDRESS_HOME_COUNTRY | billCountry | • Country: | US
-NAME_FIRST | billFname | • First Name: |
-NAME_LAST | billLname | • Last Name: |
-ADDRESS_HOME_LINE1 | billAddr1 | • Address: |
-ADDRESS_HOME_LINE2 | billAddr2 | Apt / Suite |
-ADDRESS_HOME_CITY | billCity | • City or APO/FPO: |
-ADDRESS_HOME_STATE | billState | • State/Province: |
-UNKNOWN_TYPE | altBillState | • Other State/Province: |
-ADDRESS_HOME_ZIP | billZip | • Zip/Postal Code: |
-PHONE_HOME_WHOLE_NUMBER | billPhone | • Telephone: |
-EMAIL_ADDRESS | guestEmail | • Email Address: |
-UNKNOWN_TYPE | shipOptions | Enter Addresses | useShip
-UNKNOWN_TYPE | shipOptions | Ship to the above billing address Ship to a different address | provideNew
+ADDRESS_HOME_COUNTRY | billCountry | • Country: | US | billCountry_1-default
+NAME_FIRST | billFname | • First Name: | | billCountry_1-default
+NAME_LAST | billLname | • Last Name: | | billCountry_1-default
+ADDRESS_HOME_LINE1 | billAddr1 | • Address: | | billCountry_1-default
+ADDRESS_HOME_LINE2 | billAddr2 | Apt / Suite | | billCountry_1-default
+ADDRESS_HOME_CITY | billCity | • City or APO/FPO: | | billCountry_1-default
+ADDRESS_HOME_STATE | billState | • State/Province: | | billCountry_1-default
+UNKNOWN_TYPE | altBillState | • Other State/Province: | | billCountry_1-default
+ADDRESS_HOME_ZIP | billZip | • Zip/Postal Code: | | billCountry_1-default
+PHONE_HOME_WHOLE_NUMBER | billPhone | • Telephone: | | billCountry_1-default
+EMAIL_ADDRESS | guestEmail | • Email Address: | | billCountry_1-default
+UNKNOWN_TYPE | shipOptions | Enter Addresses | useShip | billCountry_1-default
+UNKNOWN_TYPE | shipOptions | Ship to the above billing address Ship to a different address | provideNew | billCountry_1-default

Powered by Google App Engine
This is Rietveld 408576698