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

Unified Diff: chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.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/02_checkout_advanceautoparts.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.com.out b/chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.com.out
index 5b826eaafab5e52411207821551e4eaac13f614d..80b1077b34b4dbdfa7193277bba029d5750924ad 100644
--- a/chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.com.out
+++ b/chrome/test/data/autofill/heuristics/output/02_checkout_advanceautoparts.com.out
@@ -1,3 +1,4 @@
+UNKNOWN_TYPE | billingShippingSame | Billing AddressUse form below for your billing address:* required fields*First Name: | false
NAME_FIRST | billFirstName | *First Name: |
NAME_LAST | billLastName | *Last Name: |
ADDRESS_BILLING_LINE1 | billAddress1 | *Street Address 1: |
@@ -9,6 +10,7 @@ PHONE_HOME_CITY_CODE | billDayPhonePart1 | ( |
PHONE_HOME_NUMBER | billDayPhonePart2 | ) |
PHONE_HOME_NUMBER | billDayPhonePart3 | *Day Phone: |
EMAIL_ADDRESS | billEmail | *Email Address: |
+UNKNOWN_TYPE | sendMeEmail | *Email Address: | checked
NAME_FIRST | shipFirstName | *First Name: |
NAME_LAST | shipLastName | *Last Name: |
ADDRESS_HOME_LINE1 | shipAddress1 | *Street Address 1: |
« no previous file with comments | « chrome/renderer/autofill/form_autofill_util.cc ('k') | chrome/test/data/autofill/heuristics/output/02_checkout_ae.com.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698