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

Unified Diff: chrome/test/data/autofill/heuristics/output/04_checkout_kohls.com.out

Issue 11415221: Add support for autofilling radio buttons and checkboxes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix the nit. Created 8 years 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