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

Unified Diff: chrome/test/data/autofill/heuristics/output/12_register_rei.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/12_register_rei.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/12_register_rei.com.out b/chrome/test/data/autofill/heuristics/output/12_register_rei.com.out
index 141020effc54ef0a2cbf7446c6dddf6000cf03ae..11dbe7a4b70ba39f0433da71d8a62aaeed6221b6 100644
--- a/chrome/test/data/autofill/heuristics/output/12_register_rei.com.out
+++ b/chrome/test/data/autofill/heuristics/output/12_register_rei.com.out
@@ -1,8 +1,8 @@
-NAME_FIRST | firstName | First Name:* |
-NAME_MIDDLE_INITIAL | middleName | Middle Initial: |
-NAME_LAST | lastName | Last Name:* |
-UNKNOWN_TYPE | logonPassword | Password:* |
-UNKNOWN_TYPE | logonPasswordVerify | Re-type Password:* |
-ADDRESS_HOME_ZIP | zipCode | ZIP (Postal) Code:* |
-EMAIL_ADDRESS | email1 | E-mail Address:* |
-UNKNOWN_TYPE | gearmail | | y
+NAME_FIRST | firstName | First Name:* | | firstName_1-default
+NAME_MIDDLE_INITIAL | middleName | Middle Initial: | | firstName_1-default
+NAME_LAST | lastName | Last Name:* | | firstName_1-default
+UNKNOWN_TYPE | logonPassword | Password:* | | firstName_1-default
+UNKNOWN_TYPE | logonPasswordVerify | Re-type Password:* | | firstName_1-default
+ADDRESS_HOME_ZIP | zipCode | ZIP (Postal) Code:* | | firstName_1-default
+EMAIL_ADDRESS | email1 | E-mail Address:* | | firstName_1-default
+UNKNOWN_TYPE | gearmail | | y | firstName_1-default

Powered by Google App Engine
This is Rietveld 408576698