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

Unified Diff: chrome/test/data/autofill/heuristics/output/12_register_rediff.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/12_register_rediff.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/12_register_rediff.com.out b/chrome/test/data/autofill/heuristics/output/12_register_rediff.com.out
index 628660dbfd24bc2e08bb3092827da8e5e0370ca6..3d9bed82f0d745019ddd4249c28f7d97e75993e8 100644
--- a/chrome/test/data/autofill/heuristics/output/12_register_rediff.com.out
+++ b/chrome/test/data/autofill/heuristics/output/12_register_rediff.com.out
@@ -1,11 +1,14 @@
NAME_FULL | name | : |
UNKNOWN_TYPE | login | : |
EMAIL_ADDRESS | altemail | : |
+UNKNOWN_TYPE | chk_altemail | | on
UNKNOWN_TYPE | hintq | : |
UNKNOWN_TYPE | mothername | : |
UNKNOWN_TYPE | DOB_Day | : |
UNKNOWN_TYPE | DOB_Month | : |
UNKNOWN_TYPE | DOB_Year | : |
+UNKNOWN_TYPE | gender | : | m
+UNKNOWN_TYPE | gender | Male | f
ADDRESS_HOME_COUNTRY | country | : | 99
ADDRESS_HOME_CITY | city | : |
UNKNOWN_TYPE | othercity | City : |

Powered by Google App Engine
This is Rietveld 408576698