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

Unified Diff: chrome/test/data/autofill/heuristics/output/10_register_live.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/10_register_live.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/10_register_live.com.out b/chrome/test/data/autofill/heuristics/output/10_register_live.com.out
index 067533570e2f4cb4f11c77dffe59424628f8600c..8e45ebab132d990e9adeb35aec60a65282ba17fc 100644
--- a/chrome/test/data/autofill/heuristics/output/10_register_live.com.out
+++ b/chrome/test/data/autofill/heuristics/output/10_register_live.com.out
@@ -9,4 +9,7 @@ UNKNOWN_TYPE | iSQ | Question: | 0
UNKNOWN_TYPE | iSA | Secret answer: |
NAME_FIRST | iFirstName | First name: |
NAME_LAST | iLastName | Last name: |
+UNKNOWN_TYPE | profile_gender | | m
+UNKNOWN_TYPE | profile_gender | | f
UNKNOWN_TYPE | iBirthYear | Birth year: | Example: 1990
+UNKNOWN_TYPE | iOptinEmail | Send me email with promotional offers and survey invitations from Windows Live, Bing, and MSN. (You can unsubscribe at any time.) | on

Powered by Google App Engine
This is Rietveld 408576698