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

Unified Diff: chrome/test/data/autofill/heuristics/output/11_register_myspace.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/11_register_myspace.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
index 0c1f23d26e2eb0bdd2207c91e3bc6bd633e796dc..279c12cc148663932416c2543de09e9c2747c046 100644
--- a/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
+++ b/chrome/test/data/autofill/heuristics/output/11_register_myspace.com.out
@@ -1,3 +1,7 @@
+UNKNOWN_TYPE | accountType | Account TypeWhat's this? | 2
+UNKNOWN_TYPE | accountType | Personal | 7
+UNKNOWN_TYPE | accountType | Musician | 15
+UNKNOWN_TYPE | accountType | Comedian | 9
NAME_FIRST | tbxFirstName | First Name |
NAME_LAST | tbxLastName | Last Name |
UNKNOWN_TYPE | tbxMusicianName | Artist Name |
@@ -7,3 +11,5 @@ EMAIL_ADDRESS | tbxEmail | Email |
UNKNOWN_TYPE | ddlMonth | Birthday |
UNKNOWN_TYPE | ddlDay | |
UNKNOWN_TYPE | ddlYear | |
+UNKNOWN_TYPE | rblGender | Gender | M
+UNKNOWN_TYPE | rblGender | Male | F

Powered by Google App Engine
This is Rietveld 408576698