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

Unified Diff: chrome/test/data/autofill/heuristics/output/09_register_deviantart.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/09_register_deviantart.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/09_register_deviantart.com.out b/chrome/test/data/autofill/heuristics/output/09_register_deviantart.com.out
index 5db87ae7570fdc0d74a53457a42f6ed5e92a15b7..daa7e976d00b1204aea0811d012073f4cc386b6b 100644
--- a/chrome/test/data/autofill/heuristics/output/09_register_deviantart.com.out
+++ b/chrome/test/data/autofill/heuristics/output/09_register_deviantart.com.out
@@ -1,3 +1,6 @@
+UNKNOWN_TYPE | existingAccount | Are you a new customer? | 0
+UNKNOWN_TYPE | existingAccount | Are you a new customer? Create a new Buyer Account I have an existing deviantART account (email or username) | 1
EMAIL_ADDRESS | emailAddress | Email Address |
+UNKNOWN_TYPE | remember_me | Stay logged in | 1
NAME_FULL | name | Full Name |
ADDRESS_HOME_COUNTRY | country | Country | 0

Powered by Google App Engine
This is Rietveld 408576698