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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.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 UNKNOWN_TYPE | billingShippingSame | Billing AddressUse form below for your bill ing address:* required fields*First Name: | false 1 UNKNOWN_TYPE | billingShippingSame | Billing AddressUse form below for your bill ing address:* required fields*First Name: | false
2 NAME_FIRST | billFirstName | *First Name: | 2 NAME_FIRST | billFirstName | *First Name: |
3 NAME_LAST | billLastName | *Last Name: | 3 NAME_LAST | billLastName | *Last Name: |
4 ADDRESS_BILLING_LINE1 | billAddress1 | *Street Address 1: | 4 ADDRESS_BILLING_LINE1 | billAddress1 | *Street Address 1: |
5 ADDRESS_BILLING_LINE2 | billAddress2 | Street Address 2: | 5 ADDRESS_BILLING_LINE2 | billAddress2 | Street Address 2: |
6 ADDRESS_BILLING_CITY | billCity | *City: | 6 ADDRESS_BILLING_CITY | billCity | *City: |
7 ADDRESS_BILLING_STATE | billState | *State: | AL 7 ADDRESS_BILLING_STATE | billState | *State: | AL
8 ADDRESS_BILLING_ZIP | billZipCode | *Zip Code: | 8 ADDRESS_BILLING_ZIP | billZipCode | *Zip Code: |
9 PHONE_HOME_CITY_CODE | billDayPhonePart1 | ( | 9 PHONE_HOME_CITY_CODE | billDayPhonePart1 | ( |
10 PHONE_HOME_NUMBER | billDayPhonePart2 | ) | 10 PHONE_HOME_NUMBER | billDayPhonePart2 | ) |
11 PHONE_HOME_NUMBER | billDayPhonePart3 | *Day Phone: | 11 PHONE_HOME_NUMBER | billDayPhonePart3 | *Day Phone: |
12 EMAIL_ADDRESS | billEmail | *Email Address: | 12 EMAIL_ADDRESS | billEmail | *Email Address: |
13 UNKNOWN_TYPE | sendMeEmail | *Email Address: | checked 13 UNKNOWN_TYPE | sendMeEmail | *Email Address: | checked
14 UNKNOWN_TYPE | billPassword | Password: |
15 UNKNOWN_TYPE | billPasswordVerify | Confirm Password: |
14 NAME_FIRST | shipFirstName | *First Name: | 16 NAME_FIRST | shipFirstName | *First Name: |
15 NAME_LAST | shipLastName | *Last Name: | 17 NAME_LAST | shipLastName | *Last Name: |
16 ADDRESS_HOME_LINE1 | shipAddress1 | *Street Address 1: | 18 ADDRESS_HOME_LINE1 | shipAddress1 | *Street Address 1: |
17 ADDRESS_HOME_LINE2 | shipAddress2 | Street Address 2: | 19 ADDRESS_HOME_LINE2 | shipAddress2 | Street Address 2: |
18 ADDRESS_HOME_CITY | shipCity | *City: | 20 ADDRESS_HOME_CITY | shipCity | *City: |
19 ADDRESS_HOME_STATE | shipState | *State: | AL 21 ADDRESS_HOME_STATE | shipState | *State: | AL
20 ADDRESS_HOME_ZIP | shipZipCode | *Zip Code: | 22 ADDRESS_HOME_ZIP | shipZipCode | *Zip Code: |
21 PHONE_HOME_CITY_CODE | shipDayPhonePart1 | ( | 23 PHONE_HOME_CITY_CODE | shipDayPhonePart1 | ( |
22 PHONE_HOME_NUMBER | shipDayPhonePart2 | ) | 24 PHONE_HOME_NUMBER | shipDayPhonePart2 | ) |
23 PHONE_HOME_NUMBER | shipDayPhonePart3 | *Day Phone: | 25 PHONE_HOME_NUMBER | shipDayPhonePart3 | *Day Phone: |
24 PHONE_HOME_CITY_CODE | shipNightPhonePart1 | ( | 26 PHONE_HOME_CITY_CODE | shipNightPhonePart1 | ( |
25 PHONE_HOME_NUMBER | shipNightPhonePart2 | ) | 27 PHONE_HOME_NUMBER | shipNightPhonePart2 | ) |
26 PHONE_HOME_NUMBER | shipNightPhonePart3 | Night Phone: | 28 PHONE_HOME_NUMBER | shipNightPhonePart3 | Night Phone: |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698