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

Unified Diff: chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out

Issue 7531023: Improve Autofill heuristics when detecting labels from previous elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 9 years, 5 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_urbanoutfitters.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out b/chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out
index 82e8d97fa6977c6db5a5246f7c8ad8ebc97d9e6d..b4fbe8e83cb37baf645f6c5c46385964aa51c7e4 100644
--- a/chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out
+++ b/chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out
@@ -1,4 +1,4 @@
-UNKNOWN_TYPE | shipto | Select a Saved Shipping Addressenter a new shipping address |
+UNKNOWN_TYPE | shipto | Select a Saved Shipping Address |
NAME_FIRST | shippingFirstName | | First Name
NAME_LAST | shippingLastName | | Last Name
ADDRESS_HOME_LINE1 | shippingAddress | | Street Address
@@ -19,7 +19,7 @@ ADDRESS_BILLING_ZIP | billingPostalCode | | Postal Code
ADDRESS_BILLING_COUNTRY | billingCountries | |
PHONE_HOME_WHOLE_NUMBER | billingPhone | | Phone
PHONE_HOME_WHOLE_NUMBER | altBillingPhone | | Alternate Phone (optional)
-UNKNOWN_TYPE | savedCreditCard | enter a new credit card |
+UNKNOWN_TYPE | savedCreditCard | |
UNKNOWN_TYPE | payment_cardtype | |
CREDIT_CARD_NUMBER | payment_acctnum | | Card Number (no spaces or dashes)
CREDIT_CARD_EXP_MONTH | expmonth | |

Powered by Google App Engine
This is Rietveld 408576698