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

Unified Diff: chrome/test/data/autofill/heuristics/output/16_crbug_98286.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_98286.out
diff --git a/chrome/test/data/autofill/heuristics/output/16_crbug_98286.out b/chrome/test/data/autofill/heuristics/output/16_crbug_98286.out
index 84dbe6eedfe309080d32a52bf7aadcee480b741c..65ec5606409bda63bf78c71f44f29651e23a1ded 100644
--- a/chrome/test/data/autofill/heuristics/output/16_crbug_98286.out
+++ b/chrome/test/data/autofill/heuristics/output/16_crbug_98286.out
@@ -4,3 +4,4 @@ CREDIT_CARD_NUMBER | txtCreditCardNumber | *Card number: |
CREDIT_CARD_EXP_MONTH | drpdwnExpirationMonth | *Expiration date: | 00
CREDIT_CARD_EXP_4_DIGIT_YEAR | drpdwnExpirationYear | *Expiration date: | 2011
CREDIT_CARD_VERIFICATION_CODE | txtVisaVerificationNumber | VISA Card Verification # |
+UNKNOWN_TYPE | chkUnreadable | I can't read the numbers | on

Powered by Google App Engine
This is Rietveld 408576698