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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_bestbuy.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/08_register_bestbuy.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out b/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
index 8e53e045fa982cecf38c996ed8f9d33814c6ac7e..b5e6a877115e90c0ed19bbb455ba38016edacfd0 100644
--- a/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
+++ b/chrome/test/data/autofill/heuristics/output/08_register_bestbuy.com.out
@@ -1,9 +1,9 @@
-NAME_FIRST | TxtFirstName | *First Name |
-NAME_MIDDLE_INITIAL | TxtMI | MI |
-NAME_LAST | TxtLastName | *Last Name |
-EMAIL_ADDRESS | TxtEmail | *E-Mail Address |
-EMAIL_ADDRESS | TxtEmailConfirm | *Retype E-Mail Address |
-UNKNOWN_TYPE | PwdPassword | *Password (6 to 30 characters. At least one number.) |
-UNKNOWN_TYPE | PwdPasswordConfirm | *Retype Password (must match exactly) |
-ADDRESS_HOME_ZIP | TxtPostalCode | *ZIP Code |
-UNKNOWN_TYPE | TxtRzMembershipId | Enter 10-Digit Member ID (optional) |
+NAME_FIRST | TxtFirstName | *First Name | | TxtFirstName_1-default
+NAME_MIDDLE_INITIAL | TxtMI | MI | | TxtFirstName_1-default
+NAME_LAST | TxtLastName | *Last Name | | TxtFirstName_1-default
+EMAIL_ADDRESS | TxtEmail | *E-Mail Address | | TxtFirstName_1-default
+EMAIL_ADDRESS | TxtEmailConfirm | *Retype E-Mail Address | | TxtFirstName_1-default
+UNKNOWN_TYPE | PwdPassword | *Password (6 to 30 characters. At least one number.) | | TxtFirstName_1-default
+UNKNOWN_TYPE | PwdPasswordConfirm | *Retype Password (must match exactly) | | TxtFirstName_1-default
+ADDRESS_HOME_ZIP | TxtPostalCode | *ZIP Code | | TxtFirstName_1-default
+UNKNOWN_TYPE | TxtRzMembershipId | Enter 10-Digit Member ID (optional) | | TxtFirstName_1-default

Powered by Google App Engine
This is Rietveld 408576698