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

Unified Diff: chrome/test/data/autofill/heuristics/output/10_register_gymboree.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_gymboree.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/10_register_gymboree.com.out b/chrome/test/data/autofill/heuristics/output/10_register_gymboree.com.out
index 7baa4d8a6d7429d4161cc7470706e19ba845d45c..5638f76a5b52e824672d25a160942ff8e4e4c0d7 100644
--- a/chrome/test/data/autofill/heuristics/output/10_register_gymboree.com.out
+++ b/chrome/test/data/autofill/heuristics/output/10_register_gymboree.com.out
@@ -1,17 +1,17 @@
-EMAIL_ADDRESS | LOYALTY_ACCOUNT<>email | Email* |
-ADDRESS_HOME_COUNTRY | LOYALTY_ADDRESS<>country_cd | Country* | US
-NAME_FIRST | USER_ACCOUNT<>firstName | First Name* |
-NAME_LAST | USER_ACCOUNT<>lastName | Last Name* |
-ADDRESS_HOME_LINE1 | LOYALTY_ADDRESS<>address1 | Address Line 1* |
-ADDRESS_HOME_LINE2 | LOYALTY_ADDRESS<>address2 | Address Line 2 |
-UNKNOWN_TYPE | LOYALTY_ADDRESS<>address3 | Address Line 3 |
-ADDRESS_HOME_CITY | LOYALTY_ADDRESS<>city | City* |
-ADDRESS_HOME_STATE | LOYALTY_ADDRESS<>state_cd | State/Province* |
-ADDRESS_HOME_ZIP | LOYALTY_ADDRESS<>postal | Zip/Postal Code*! |
-PHONE_HOME_WHOLE_NUMBER | LOYALTY_ADDRESS<>phone | Daytime Phone* |
-UNKNOWN_TYPE | LOYALTY_ACCOUNT<>password | Password*! |
-UNKNOWN_TYPE | LOYALTY_ACCOUNT<>confirmPassword | Confirm Password* |
-UNKNOWN_TYPE | LOYALTY_ACCOUNT<>ATR_USER_Password_Hint | Password Hint* |
-UNKNOWN_TYPE | LOYALTY_ADDRESS<>ATR_indBillAsRewards | Password Hint*! | true
-UNKNOWN_TYPE | LOYALTY_ACCOUNT<>sendEmail | Save the address above as my default billing address. I would like to receive promotions and special offers from Gymboree. | true
-UNKNOWN_TYPE | accept | I have read and accept the terms and conditions of Gymboree Rewards. (Rewards information and offers will be emailed to you.) | on
+EMAIL_ADDRESS | LOYALTY_ACCOUNT<>email | Email* | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_COUNTRY | LOYALTY_ADDRESS<>country_cd | Country* | US | LOYALTY_ACCOUNT<>email_1-default
+NAME_FIRST | USER_ACCOUNT<>firstName | First Name* | | LOYALTY_ACCOUNT<>email_1-default
+NAME_LAST | USER_ACCOUNT<>lastName | Last Name* | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_LINE1 | LOYALTY_ADDRESS<>address1 | Address Line 1* | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_LINE2 | LOYALTY_ADDRESS<>address2 | Address Line 2 | | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ADDRESS<>address3 | Address Line 3 | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_CITY | LOYALTY_ADDRESS<>city | City* | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_STATE | LOYALTY_ADDRESS<>state_cd | State/Province* | | LOYALTY_ACCOUNT<>email_1-default
+ADDRESS_HOME_ZIP | LOYALTY_ADDRESS<>postal | Zip/Postal Code*! | | LOYALTY_ACCOUNT<>email_1-default
+PHONE_HOME_WHOLE_NUMBER | LOYALTY_ADDRESS<>phone | Daytime Phone* | | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ACCOUNT<>password | Password*! | | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ACCOUNT<>confirmPassword | Confirm Password* | | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ACCOUNT<>ATR_USER_Password_Hint | Password Hint* | | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ADDRESS<>ATR_indBillAsRewards | Password Hint*! | true | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | LOYALTY_ACCOUNT<>sendEmail | Save the address above as my default billing address. I would like to receive promotions and special offers from Gymboree. | true | LOYALTY_ACCOUNT<>email_1-default
+UNKNOWN_TYPE | accept | I have read and accept the terms and conditions of Gymboree Rewards. (Rewards information and offers will be emailed to you.) | on | LOYALTY_ACCOUNT<>email_1-default

Powered by Google App Engine
This is Rietveld 408576698