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

Unified Diff: chrome/test/data/autofill/heuristics/output/11_register_newegg.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, 11 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/11_register_newegg.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/11_register_newegg.com.out b/chrome/test/data/autofill/heuristics/output/11_register_newegg.com.out
index af2f9f2f2e78886156123169976e6ec5f197bd29..924fbd39dd8f9a7cc470c732bf4a6a347e848761 100644
--- a/chrome/test/data/autofill/heuristics/output/11_register_newegg.com.out
+++ b/chrome/test/data/autofill/heuristics/output/11_register_newegg.com.out
@@ -17,6 +17,8 @@ PHONE_HOME_CITY_CODE | BDayPhone_tel1 | Daytime Phone |
PHONE_HOME_NUMBER | BDayPhone_tel2 | Exchange |
PHONE_HOME_NUMBER | BDayPhone_tel3 | Last four digits |
UNKNOWN_TYPE | BDayPhone_ext1 | Ext |
+UNKNOWN_TYPE | same | Is this your shipping address?* | 1
+UNKNOWN_TYPE | same | Yes No | 0
NAME_FIRST | SFirstName | First Name* |
NAME_MIDDLE_INITIAL | SMI | MI |
NAME_LAST | SLastName | Last Name* |
@@ -37,3 +39,5 @@ UNKNOWN_TYPE | education | Education | 0
UNKNOWN_TYPE | hob | Where did you hear about Newegg.com? | 0
UNKNOWN_TYPE | FirstPurchase | Is this your first Newegg.com purchase? | 0
UNKNOWN_TYPE | GameHours | How many hours per week do you play PC games? | 0
+UNKNOWN_TYPE | Spam | Sign me up for exclusive newsletter deals, sweepstakes, and 24-hour sales only available to subscribers | 1
+UNKNOWN_TYPE | SMS | I would like to receive SMS messages via my wireless device. | 1

Powered by Google App Engine
This is Rietveld 408576698