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

Unified Diff: chrome/test/data/autofill/heuristics/output/11_register_myspace.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/11_register_myspace.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
index d14992a7b0ea547d6f6782c9a20ca3dd75fc3906..69035c4ffc8018eadb384473f6b384c5b847dbdb 100644
--- a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
+++ b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
@@ -1,17 +1,17 @@
-UNKNOWN_TYPE | accountType | Account TypeWhat's this? | 2
-UNKNOWN_TYPE | accountType | Personal | 7
-UNKNOWN_TYPE | accountType | Musician | 15
-UNKNOWN_TYPE | accountType | Comedian | 9
-NAME_FIRST | tbxFirstName | First Name |
-NAME_LAST | tbxLastName | Last Name |
-UNKNOWN_TYPE | tbxMusicianName | Artist Name |
-UNKNOWN_TYPE | ddlGenre | Genre |
-UNKNOWN_TYPE | ddlLabel | Label Type |
-EMAIL_ADDRESS | tbxEmail | Email |
-UNKNOWN_TYPE | tbxPassword | Password |
-UNKNOWN_TYPE | tbxPassword1 | Confirm Password |
-UNKNOWN_TYPE | ddlMonth | Birthday |
-UNKNOWN_TYPE | ddlDay | |
-UNKNOWN_TYPE | ddlYear | |
-UNKNOWN_TYPE | rblGender | Gender | M
-UNKNOWN_TYPE | rblGender | Male | F
+UNKNOWN_TYPE | accountType | Account TypeWhat's this? | 2 | accountType_1-default
+UNKNOWN_TYPE | accountType | Personal | 7 | accountType_1-default
+UNKNOWN_TYPE | accountType | Musician | 15 | accountType_1-default
+UNKNOWN_TYPE | accountType | Comedian | 9 | accountType_1-default
+NAME_FIRST | tbxFirstName | First Name | | accountType_1-default
+NAME_LAST | tbxLastName | Last Name | | accountType_1-default
+UNKNOWN_TYPE | tbxMusicianName | Artist Name | | accountType_1-default
+UNKNOWN_TYPE | ddlGenre | Genre | | accountType_1-default
+UNKNOWN_TYPE | ddlLabel | Label Type | | accountType_1-default
+EMAIL_ADDRESS | tbxEmail | Email | | accountType_1-default
+UNKNOWN_TYPE | tbxPassword | Password | | accountType_1-default
+UNKNOWN_TYPE | tbxPassword1 | Confirm Password | | accountType_1-default
+UNKNOWN_TYPE | ddlMonth | Birthday | | accountType_1-default
+UNKNOWN_TYPE | ddlDay | | | accountType_1-default
+UNKNOWN_TYPE | ddlYear | | | accountType_1-default
+UNKNOWN_TYPE | rblGender | Gender | M | accountType_1-default
+UNKNOWN_TYPE | rblGender | Male | F | accountType_1-default

Powered by Google App Engine
This is Rietveld 408576698