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

Unified Diff: chrome/test/data/autofill/heuristics/output/09_register_ebay.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/09_register_ebay.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/09_register_ebay.com.out b/chrome/test/data/autofill/heuristics/output/09_register_ebay.com.out
index 2a53dbb6fde8aaf677d928739e354cdd05a8ee32..e9df41ae0cc1bb89280c18da37d7d557386fb68c 100644
--- a/chrome/test/data/autofill/heuristics/output/09_register_ebay.com.out
+++ b/chrome/test/data/autofill/heuristics/output/09_register_ebay.com.out
@@ -1,27 +1,27 @@
-NAME_FIRST | firstname | First name |
-NAME_LAST | lastname | Last name |
-ADDRESS_HOME_LINE1 | address1 | Street address |
-ADDRESS_HOME_LINE2 | address2 | Street address continued. Apartment number, floor number, suite number, etc. - optional |
-ADDRESS_HOME_CITY | city | City |
-ADDRESS_HOME_STATE | state | State / Province | default
-ADDRESS_HOME_ZIP | zip | ZIP / Postal code |
-ADDRESS_HOME_COUNTRY | countryId | Country or region | 1
-PHONE_HOME_CITY_CODE | dayphone1 | Primary telephone number |
-PHONE_HOME_NUMBER | dayphone2 | - |
-PHONE_HOME_NUMBER | dayphone3 | - |
-UNKNOWN_TYPE | dayphone4 | ext.: |
-EMAIL_ADDRESS | email | Email address |
-EMAIL_ADDRESS | retype_email | Re-enter email address |
-UNKNOWN_TYPE | userid | Create your eBay user ID |
-UNKNOWN_TYPE | pass | Create your password |
-UNKNOWN_TYPE | rpass | Re-enter your password |
-UNKNOWN_TYPE | canned | Pick a secret question | 0
-UNKNOWN_TYPE | myanswer | Your secret answer |
-UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0
-UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0
-UNKNOWN_TYPE | birthdate3 | Year of birth, four digit format. | 0
-UNKNOWN_TYPE | tokentext | For added security - opens in a new window or tab, please enter the verification code hidden in the image. |
-UNKNOWN_TYPE | acceptq1 | I agree that:I accept the User Agreement - opens in a new window or tab and Privacy Policy.I may receive communications from eBay and can change my notification preferences in My eBay.I'm at least 18 years old. | 1
-UNKNOWN_TYPE | uword1 | Give us some word and we'll suggest some user IDs for you. Word 1 |
-UNKNOWN_TYPE | uword2 | Word 2 |
-UNKNOWN_TYPE | uword3 | Word 3 |
+NAME_FIRST | firstname | First name | | firstname_1-default
+NAME_LAST | lastname | Last name | | firstname_1-default
+ADDRESS_HOME_LINE1 | address1 | Street address | | firstname_1-default
+ADDRESS_HOME_LINE2 | address2 | Street address continued. Apartment number, floor number, suite number, etc. - optional | | firstname_1-default
+ADDRESS_HOME_CITY | city | City | | firstname_1-default
+ADDRESS_HOME_STATE | state | State / Province | default | firstname_1-default
+ADDRESS_HOME_ZIP | zip | ZIP / Postal code | | firstname_1-default
+ADDRESS_HOME_COUNTRY | countryId | Country or region | 1 | firstname_1-default
+PHONE_HOME_CITY_CODE | dayphone1 | Primary telephone number | | firstname_1-default
+PHONE_HOME_NUMBER | dayphone2 | - | | firstname_1-default
+PHONE_HOME_NUMBER | dayphone3 | - | | firstname_1-default
+UNKNOWN_TYPE | dayphone4 | ext.: | | firstname_1-default
+EMAIL_ADDRESS | email | Email address | | firstname_1-default
+EMAIL_ADDRESS | retype_email | Re-enter email address | | firstname_1-default
+UNKNOWN_TYPE | userid | Create your eBay user ID | | firstname_1-default
+UNKNOWN_TYPE | pass | Create your password | | firstname_1-default
+UNKNOWN_TYPE | rpass | Re-enter your password | | firstname_1-default
+UNKNOWN_TYPE | canned | Pick a secret question | 0 | firstname_1-default
+UNKNOWN_TYPE | myanswer | Your secret answer | | firstname_1-default
+UNKNOWN_TYPE | birthdate2 | Date of birth, Month | 0 | firstname_1-default
+UNKNOWN_TYPE | birthdate1 | Date of birth, Day | 0 | firstname_1-default
+UNKNOWN_TYPE | birthdate3 | Year of birth, four digit format. | 0 | firstname_1-default
+UNKNOWN_TYPE | tokentext | For added security - opens in a new window or tab, please enter the verification code hidden in the image. | | firstname_1-default
+UNKNOWN_TYPE | acceptq1 | I agree that:I accept the User Agreement - opens in a new window or tab and Privacy Policy.I may receive communications from eBay and can change my notification preferences in My eBay.I'm at least 18 years old. | 1 | firstname_1-default
+UNKNOWN_TYPE | uword1 | Give us some word and we'll suggest some user IDs for you. Word 1 | | uword1_1-default
+UNKNOWN_TYPE | uword2 | Word 2 | | uword1_1-default
+UNKNOWN_TYPE | uword3 | Word 3 | | uword1_1-default

Powered by Google App Engine
This is Rietveld 408576698