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

Unified Diff: chrome/test/data/autofill/heuristics/output/10_register_jbox.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/10_register_jbox.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out b/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
index 3bf405c1fc9bb0032cc84e6c9ee9cfc912544c6c..c65c9938bd8ae209061b8635e7731a40f3816c76 100644
--- a/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
+++ b/chrome/test/data/autofill/heuristics/output/10_register_jbox.com.out
@@ -1,13 +1,13 @@
-NAME_FIRST | firstname | First Last |
-NAME_LAST | lastname | |
-ADDRESS_HOME_LINE1 | address1 | Street Address |
-ADDRESS_HOME_CITY | city | City |
-ADDRESS_HOME_STATE | state | State / Province / Region |
-ADDRESS_HOME_ZIP | zip | Postal / Zip Code |
-ADDRESS_HOME_COUNTRY | country | Country | United States
-PHONE_HOME_WHOLE_NUMBER | phone | |
-EMAIL_ADDRESS | email | |
-UNKNOWN_TYPE | password | Enter a password |
-UNKNOWN_TYPE | password_again | Retype your password |
-UNKNOWN_TYPE | referred_by | Where did you hear about J-List/JBOX? | Don't Know!
-UNKNOWN_TYPE | referred_by_other | If other, please specify |
+NAME_FIRST | firstname | First Last | | firstname_1-default
+NAME_LAST | lastname | | | firstname_1-default
+ADDRESS_HOME_LINE1 | address1 | Street Address | | firstname_1-default
+ADDRESS_HOME_CITY | city | City | | firstname_1-default
+ADDRESS_HOME_STATE | state | State / Province / Region | | firstname_1-default
+ADDRESS_HOME_ZIP | zip | Postal / Zip Code | | firstname_1-default
+ADDRESS_HOME_COUNTRY | country | Country | United States | firstname_1-default
+PHONE_HOME_WHOLE_NUMBER | phone | | | firstname_1-default
+EMAIL_ADDRESS | email | | | firstname_1-default
+UNKNOWN_TYPE | password | Enter a password | | firstname_1-default
+UNKNOWN_TYPE | password_again | Retype your password | | firstname_1-default
+UNKNOWN_TYPE | referred_by | Where did you hear about J-List/JBOX? | Don't Know! | firstname_1-default
+UNKNOWN_TYPE | referred_by_other | If other, please specify | | firstname_1-default

Powered by Google App Engine
This is Rietveld 408576698