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

Unified Diff: chrome/test/data/autofill/heuristics/output/12_register_officedepot.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/12_register_officedepot.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out b/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
index 58b2ebf7b12964a021ef5ca14143501c63516cf8..56dc52f59065dc8eb41475d73ffa0b278a21af35 100644
--- a/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
+++ b/chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out
@@ -17,7 +17,7 @@ PHONE_FAX_NUMBER | addrsForm[0].faxNumber3 | - |
EMAIL_ADDRESS | addrsForm[0].email | *Email Address: |
UNKNOWN_TYPE | paymentFormInfo.creditCardType | Credit Card Type: |
CREDIT_CARD_NUMBER | paymentFormInfo.creditCardNumber | Credit Card Number: |
-CREDIT_CARD_EXP_MONTH | paymentFormInfo.creditCardExpMonth | Expiration Date: / (mm/yyyy) |
+CREDIT_CARD_EXP_MONTH | paymentFormInfo.creditCardExpMonth | Expiration Date: |
CREDIT_CARD_EXP_4_DIGIT_YEAR | paymentFormInfo.creditCardExpYear | / | -1
UNKNOWN_TYPE | paymentFormInfo.creditCardCvv | CID |
NAME_FIRST | addrsForm[2].firstName | *First Name: |

Powered by Google App Engine
This is Rietveld 408576698