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

Unified Diff: chrome/test/data/autofill/heuristics/output/16_crbug_87517.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
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/15_crbug_53075.out ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
diff --git a/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out b/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
new file mode 100644
index 0000000000000000000000000000000000000000..290b08000d264f238414d0ee41788dc97503fbfb
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/16_crbug_87517.out
@@ -0,0 +1,32 @@
+NAME_FIRST | dnrfirst | Name * |
+NAME_LAST | dnrlast | Name * |
+COMPANY_NAME | company | Company |
+ADDRESS_HOME_LINE1 | dadd1 | Address 1 * |
+ADDRESS_HOME_LINE2 | dadd2 | Address 2 |
+ADDRESS_HOME_CITY | dcity | City / State / Zip * |
+ADDRESS_HOME_STATE | dstate | Name * | AL
+ADDRESS_HOME_ZIP | dzip | Name * |
+ADDRESS_HOME_COUNTRY | CC_COUNTRY | Country | United States
+PHONE_HOME_WHOLE_NUMBER | dphone | Telephone |
+EMAIL_ADDRESS | demail | Email * |
+UNKNOWN_TYPE | amt | $ |
+UNKNOWN_TYPE | ccrecurring | I would like to make this a recurring donation deducted | Monthly
+UNKNOWN_TYPE | remLen | ( You may enter up to 500 characters. ) | 500
+NAME_FULL | Tribute_Name | Name: |
+UNKNOWN_TYPE | Tribute_occasion | Occasion: |
+NAME_FULL | Tribute_NotifyName | Name: |
+EMAIL_ADDRESS | Tribute_Email | Email: |
+ADDRESS_HOME_LINE1 | Tribute_NotifyAddr | Street: |
+ADDRESS_HOME_CITY | Tribute_NotifyCity | City / St. / Zip: |
+ADDRESS_HOME_STATE | Tribute_NotifyState | City / St. / Zip: |
+ADDRESS_HOME_ZIP | Tribute_NotifyZip | City / St. / Zip: |
+UNKNOWN_TYPE | cctype | Credit Card Type * | Visa
+CREDIT_CARD_NUMBER | ccard | Credit Card Number * |
+UNKNOWN_TYPE | csc | CSC Number * What Is This? |
+CREDIT_CARD_EXP_MONTH | ExpMon | Month | 1
+CREDIT_CARD_EXP_4_DIGIT_YEAR | ExpYear | Year | 11
+ADDRESS_HOME_LINE1 | CC_Addr | Address 1 * |
+ADDRESS_HOME_LINE2 | CC_Addr2 | Address 2 |
+ADDRESS_HOME_CITY | CC_City | City / State / Zip * |
+ADDRESS_HOME_STATE | CC_State | Credit Card Information |
+ADDRESS_HOME_ZIP | CC_Zip | Credit Card Information |
« no previous file with comments | « chrome/test/data/autofill/heuristics/output/15_crbug_53075.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698