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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_kohls.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/04_checkout_kohls.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/04_checkout_kohls.com.out b/chrome/test/data/autofill/heuristics/output/04_checkout_kohls.com.out
index bfd1f7f2925b43626078ce745c6ca061afa42690..4e6cca0ecafa14ddec346ffeb0f694a2290d7a90 100644
--- a/chrome/test/data/autofill/heuristics/output/04_checkout_kohls.com.out
+++ b/chrome/test/data/autofill/heuristics/output/04_checkout_kohls.com.out
@@ -10,6 +10,9 @@ PHONE_HOME_NUMBER | BILL_PHONE<>exchange | Exchange |
UNKNOWN_TYPE | BILL_PHONE<>extension | Extension |
PHONE_HOME_WHOLE_NUMBER | bill_phone | Contact Phone: |
EMAIL_ADDRESS | CURRENT_USER<>email | E-mail Address: |
+UNKNOWN_TYPE | EMAIL_OPT_STATUS_ARRAY<>opt_status | Yes, sign me up for Sale Alerts. (optional) | true
+UNKNOWN_TYPE | indShipIsBillTo | Yes | true
+UNKNOWN_TYPE | indShipIsBillTo | Yes No | false
NAME_FIRST | SHIP_TO_ADDRESS<>firstName | First Name: |
NAME_LAST | SHIP_TO_ADDRESS<>lastName | Last Name: |
ADDRESS_HOME_LINE1 | SHIP_TO_ADDRESS<>address1 | Address: |

Powered by Google App Engine
This is Rietveld 408576698