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

Unified Diff: chrome/test/data/autofill/heuristics/output/11_register_macys.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_macys.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/11_register_macys.com.out b/chrome/test/data/autofill/heuristics/output/11_register_macys.com.out
index 12927915f126fc2e890cb8ff882187b68616af93..fbdf7965a049ae1d1d19730c3d9fc34b98db0953 100644
--- a/chrome/test/data/autofill/heuristics/output/11_register_macys.com.out
+++ b/chrome/test/data/autofill/heuristics/output/11_register_macys.com.out
@@ -9,8 +9,14 @@ UNKNOWN_TYPE | BirthMonth | Birth date | NOSELECTION
UNKNOWN_TYPE | BirthDay | | NOSELECTION
UNKNOWN_TYPE | BirthYear | | NOSELECTION
UNKNOWN_TYPE | Gender | Gender | NOSELECTION
+UNKNOWN_TYPE | NewsLetter | We'll let you know about exclusive sales and events,both online and in-store. | NewsLetter
+UNKNOWN_TYPE | MobileMarketing | Yes, please text me about exclusive sales and events, both online and in-store. We'll send your first text message within 48 hours. | MobileMarketing
PHONE_HOME_CITY_CODE | MobilePhoneAreaCode | |
PHONE_HOME_NUMBER | MobilePhoneExchangeNbr | - |
PHONE_HOME_NUMBER | MobilePhoneSubscriberNbr | - |
+UNKNOWN_TYPE | addacard | Yes, I'd like to add my Macy's Card to my profile. | on
UNKNOWN_TYPE | MaskedAccountNumber | Macy's Account Number: |
UNKNOWN_TYPE | SSN4 | Last 4 digits of SSN: |
+UNKNOWN_TYPE | addToWallet | Save this store card in your macys.com wallet for faster checkout. | addToWallet
+UNKNOWN_TYPE | emailAlert | Receive email notification when statements are ready for review andwhen payments are due. | emailAlert
+UNKNOWN_TYPE | paperStatementDelivery | I want to turn off paper statement delivery and receive my statements online. | paperStatementDelivery

Powered by Google App Engine
This is Rietveld 408576698