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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/10_register_gymboree.com.out

Issue 12721004: Autofill:Autocomplete: Enable autocheckout of input elements of type password. This will support fi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated expectations for hueristic tests Created 7 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EMAIL_ADDRESS | LOYALTY_ACCOUNT<>email | Email* | 1 EMAIL_ADDRESS | LOYALTY_ACCOUNT<>email | Email* |
2 ADDRESS_HOME_COUNTRY | LOYALTY_ADDRESS<>country_cd | Country* | US 2 ADDRESS_HOME_COUNTRY | LOYALTY_ADDRESS<>country_cd | Country* | US
3 NAME_FIRST | USER_ACCOUNT<>firstName | First Name* | 3 NAME_FIRST | USER_ACCOUNT<>firstName | First Name* |
4 NAME_LAST | USER_ACCOUNT<>lastName | Last Name* | 4 NAME_LAST | USER_ACCOUNT<>lastName | Last Name* |
5 ADDRESS_HOME_LINE1 | LOYALTY_ADDRESS<>address1 | Address Line 1* | 5 ADDRESS_HOME_LINE1 | LOYALTY_ADDRESS<>address1 | Address Line 1* |
6 ADDRESS_HOME_LINE2 | LOYALTY_ADDRESS<>address2 | Address Line 2 | 6 ADDRESS_HOME_LINE2 | LOYALTY_ADDRESS<>address2 | Address Line 2 |
7 UNKNOWN_TYPE | LOYALTY_ADDRESS<>address3 | Address Line 3 | 7 UNKNOWN_TYPE | LOYALTY_ADDRESS<>address3 | Address Line 3 |
8 ADDRESS_HOME_CITY | LOYALTY_ADDRESS<>city | City* | 8 ADDRESS_HOME_CITY | LOYALTY_ADDRESS<>city | City* |
9 ADDRESS_HOME_STATE | LOYALTY_ADDRESS<>state_cd | State/Province* | 9 ADDRESS_HOME_STATE | LOYALTY_ADDRESS<>state_cd | State/Province* |
10 ADDRESS_HOME_ZIP | LOYALTY_ADDRESS<>postal | Zip/Postal Code*! | 10 ADDRESS_HOME_ZIP | LOYALTY_ADDRESS<>postal | Zip/Postal Code*! |
11 PHONE_HOME_WHOLE_NUMBER | LOYALTY_ADDRESS<>phone | Daytime Phone* | 11 PHONE_HOME_WHOLE_NUMBER | LOYALTY_ADDRESS<>phone | Daytime Phone* |
12 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>password | Password*! |
13 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>confirmPassword | Confirm Password* |
12 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>ATR_USER_Password_Hint | Password Hint* | 14 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>ATR_USER_Password_Hint | Password Hint* |
13 UNKNOWN_TYPE | LOYALTY_ADDRESS<>ATR_indBillAsRewards | Password Hint*! | true 15 UNKNOWN_TYPE | LOYALTY_ADDRESS<>ATR_indBillAsRewards | Password Hint*! | true
14 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>sendEmail | Save the address above as my default billing address. I would like to receive promotions and special offers from Gym boree. | true 16 UNKNOWN_TYPE | LOYALTY_ACCOUNT<>sendEmail | Save the address above as my default billing address. I would like to receive promotions and special offers from Gym boree. | true
15 UNKNOWN_TYPE | accept | I have read and accept the terms and conditions of Gymbo ree Rewards. (Rewards information and offers will be emailed to you.) | on 17 UNKNOWN_TYPE | accept | I have read and accept the terms and conditions of Gymbo ree Rewards. (Rewards information and offers will be emailed to you.) | on
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698