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

Unified Diff: chrome/test/data/autofill/heuristics/output/10_register_imdb.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_imdb.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/10_register_imdb.com.out b/chrome/test/data/autofill/heuristics/output/10_register_imdb.com.out
index d61d001d61e48b14bcdab3aa9c54213a5390f2e8..886a00a8e4266cadc77826f9a7e0cc46aca02654 100644
--- a/chrome/test/data/autofill/heuristics/output/10_register_imdb.com.out
+++ b/chrome/test/data/autofill/heuristics/output/10_register_imdb.com.out
@@ -1,5 +1,7 @@
EMAIL_ADDRESS | email1 | E-mail: |
EMAIL_ADDRESS | email2 | Confirm E-mail: |
+UNKNOWN_TYPE | gender | Sex: | M
+UNKNOWN_TYPE | gender | Male | F
UNKNOWN_TYPE | year | Year of Birth: |
ADDRESS_HOME_ZIP | postal | ZIP/Postal Code: |
ADDRESS_HOME_COUNTRY | country | Country: | US

Powered by Google App Engine
This is Rietveld 408576698