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

Unified Diff: chrome/test/data/autofill/heuristics/output/16_crbug_98152.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/16_crbug_98152.out
diff --git a/chrome/test/data/autofill/heuristics/output/16_crbug_98152.out b/chrome/test/data/autofill/heuristics/output/16_crbug_98152.out
index f30ea745dc21adc4486a33d9e140c822702b82b0..96a0bd896e0bf098f960f5daa9b837c43ccce456 100644
--- a/chrome/test/data/autofill/heuristics/output/16_crbug_98152.out
+++ b/chrome/test/data/autofill/heuristics/output/16_crbug_98152.out
@@ -4,6 +4,7 @@ CREDIT_CARD_EXP_MONTH | CCForm.expirationMonth | Expiration date | 9
CREDIT_CARD_EXP_4_DIGIT_YEAR | CCForm.expirationYear | Expiration date | 2011
CREDIT_CARD_NAME | CCForm.name | Name as it appears on card |
CREDIT_CARD_VERIFICATION_CODE | CCForm.cid | |
+UNKNOWN_TYPE | isBillingAddress | Make the most of your shopping experience with the Walmart Discover® or Walmart Credit Card®. Learn More or Apply Now. Debit cards (also called check cards, ATM cards or bank cards) are accepted if they have a Visa or MasterCard logo. | on
COMPANY_NAME | CCForm.companyName | Company Name |
ADDRESS_HOME_LINE1 | addressForm.street1 | Address Line 1 |
ADDRESS_HOME_LINE2 | addressForm.street2 | Address Line 2 |

Powered by Google App Engine
This is Rietveld 408576698