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

Unified Diff: chrome/test/data/autofill/heuristics/output/09_register_epson.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_epson.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/09_register_epson.com.out b/chrome/test/data/autofill/heuristics/output/09_register_epson.com.out
index d196e6b68fe386a7bb55ef7aff6433c70809a3e1..bb77f01ddaa7528ca12412d99da306abbb2f1a5f 100644
--- a/chrome/test/data/autofill/heuristics/output/09_register_epson.com.out
+++ b/chrome/test/data/autofill/heuristics/output/09_register_epson.com.out
@@ -1,6 +1,6 @@
-NAME_FIRST | fname | * First Name |
-NAME_LAST | lname | * Last Name |
-EMAIL_ADDRESS | emLogin | * E-mail address |
-UNKNOWN_TYPE | pw | * Password |
-UNKNOWN_TYPE | verifypw | * Re-Confirm Password |
-UNKNOWN_TYPE | wantMsg | | on
+NAME_FIRST | fname | * First Name | | fname_1-default
+NAME_LAST | lname | * Last Name | | fname_1-default
+EMAIL_ADDRESS | emLogin | * E-mail address | | fname_1-default
+UNKNOWN_TYPE | pw | * Password | | fname_1-default
+UNKNOWN_TYPE | verifypw | * Re-Confirm Password | | fname_1-default
+UNKNOWN_TYPE | wantMsg | | on | fname_1-default

Powered by Google App Engine
This is Rietveld 408576698