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

Unified Diff: chrome/test/data/autofill/heuristics/output/14_register_yahoo.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/14_register_yahoo.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out b/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
index 04f0aaea4704fae1097131385ddebe38a85e7da1..6b1717670cdd99d42d3b4202cbf47c350909b5ea 100644
--- a/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
+++ b/chrome/test/data/autofill/heuristics/output/14_register_yahoo.com.out
@@ -1,20 +1,20 @@
-NAME_FIRST | firstname | Name |
-NAME_LAST | secondname | Name |
-UNKNOWN_TYPE | gender | Gender |
-UNKNOWN_TYPE | mm | Birthday |
-UNKNOWN_TYPE | dd | Birthday |
-UNKNOWN_TYPE | yyyy | Birthday |
-ADDRESS_HOME_COUNTRY | country | Country | us
-ADDRESS_HOME_ZIP | postalcode | Postal Code |
-EMAIL_ADDRESS | yahooid | Yahoo! ID and Email |
-UNKNOWN_TYPE | domain | @ | yahoo.com
-UNKNOWN_TYPE | password | Password |
-UNKNOWN_TYPE | passwordconfirm | Re-type Password |
-EMAIL_ADDRESS | altemail | Alternate Email (optional) |
-UNKNOWN_TYPE | secquestion | Secret Question 1 |
-UNKNOWN_TYPE | customsecquestion1 | Specify Your Question |
-UNKNOWN_TYPE | secquestionanswer | Your Answer |
-UNKNOWN_TYPE | secquestion2 | Secret Question 2 |
-UNKNOWN_TYPE | customsecquestion2 | Specify Your Question |
-UNKNOWN_TYPE | secquestionanswer2 | Your Answer |
-UNKNOWN_TYPE | cword | Type the code shown |
+NAME_FIRST | firstname | Name | | firstname_1-default
+NAME_LAST | secondname | Name | | firstname_1-default
+UNKNOWN_TYPE | gender | Gender | | firstname_1-default
+UNKNOWN_TYPE | mm | Birthday | | firstname_1-default
+UNKNOWN_TYPE | dd | Birthday | | firstname_1-default
+UNKNOWN_TYPE | yyyy | Birthday | | firstname_1-default
+ADDRESS_HOME_COUNTRY | country | Country | us | firstname_1-default
+ADDRESS_HOME_ZIP | postalcode | Postal Code | | firstname_1-default
+EMAIL_ADDRESS | yahooid | Yahoo! ID and Email | | firstname_1-default
+UNKNOWN_TYPE | domain | @ | yahoo.com | firstname_1-default
+UNKNOWN_TYPE | password | Password | | firstname_1-default
+UNKNOWN_TYPE | passwordconfirm | Re-type Password | | firstname_1-default
+EMAIL_ADDRESS | altemail | Alternate Email (optional) | | altemail_1-default
+UNKNOWN_TYPE | secquestion | Secret Question 1 | | altemail_1-default
+UNKNOWN_TYPE | customsecquestion1 | Specify Your Question | | altemail_1-default
+UNKNOWN_TYPE | secquestionanswer | Your Answer | | altemail_1-default
+UNKNOWN_TYPE | secquestion2 | Secret Question 2 | | altemail_1-default
+UNKNOWN_TYPE | customsecquestion2 | Specify Your Question | | altemail_1-default
+UNKNOWN_TYPE | secquestionanswer2 | Your Answer | | altemail_1-default
+UNKNOWN_TYPE | cword | Type the code shown | | altemail_1-default

Powered by Google App Engine
This is Rietveld 408576698