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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/03_checkout_homedepot.com.out

Issue 12084024: Use WebInputElement.isCheckbox() and isRadioButton() API being exposed by https://bugs.webkit.org/s… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the comment as issue is reported. Created 7 years, 10 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 NAME_FIRST | firstName_1 | *First Name: | 1 NAME_FIRST | firstName_1 | *First Name: |
2 NAME_LAST | lastName_1 | *Last Name: | 2 NAME_LAST | lastName_1 | *Last Name: |
3 ADDRESS_HOME_LINE1 | address1_1 | *Address 1: | 3 ADDRESS_HOME_LINE1 | address1_1 | *Address 1: |
4 ADDRESS_HOME_LINE2 | address2_1 | Address 2: | 4 ADDRESS_HOME_LINE2 | address2_1 | Address 2: |
5 ADDRESS_HOME_CITY | city_1 | *City: | 5 ADDRESS_HOME_CITY | city_1 | *City: |
6 ADDRESS_HOME_STATE | state_1 | *State: | 6 ADDRESS_HOME_STATE | state_1 | *State: |
7 ADDRESS_HOME_ZIP | zipCode_1 | *ZIP Code: | 7 ADDRESS_HOME_ZIP | zipCode_1 | *ZIP Code: |
8 PHONE_HOME_CITY_CODE | fieldphone1_1 | *Phone Number on Record: | 8 PHONE_HOME_CITY_CODE | fieldphone1_1 | *Phone Number on Record: |
9 PHONE_HOME_NUMBER | fieldphone2_1 | *Phone Number on Record: | 9 PHONE_HOME_NUMBER | fieldphone2_1 | *Phone Number on Record: |
10 PHONE_HOME_NUMBER | fieldphone3_1 | *Phone Number on Record: | 10 PHONE_HOME_NUMBER | fieldphone3_1 | *Phone Number on Record: |
11 PHONE_HOME_CITY_CODE | altfieldphone1_1 | Alternate Phone: | 11 PHONE_HOME_CITY_CODE | altfieldphone1_1 | Alternate Phone: |
12 PHONE_HOME_NUMBER | altfieldphone2_1 | Alternate Phone: | 12 PHONE_HOME_NUMBER | altfieldphone2_1 | Alternate Phone: |
13 PHONE_HOME_NUMBER | altfieldphone3_1 | Alternate Phone: | 13 PHONE_HOME_NUMBER | altfieldphone3_1 | Alternate Phone: |
14 UNKNOWN_TYPE | isBillingAddress_1 | Alternate Phone: | on
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698