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

Unified Diff: chrome/test/data/autofill/heuristics/output/bug_447332.out

Issue 853523004: Autofill: Set requirements for number of recognized fields in an autofillable form (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, change variable name Created 5 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/bug_447332.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_447332.out b/chrome/test/data/autofill/heuristics/output/bug_447332.out
new file mode 100644
index 0000000000000000000000000000000000000000..401ac00c9d25c696eb07f3dce25a6297c83de446
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/bug_447332.out
@@ -0,0 +1,4 @@
+UNKNOWN_TYPE | test0 | I intend to address this | | test0_1-default
+UNKNOWN_TYPE | test1 | I can haz city | | test0_1-default
+UNKNOWN_TYPE | test2 | State your intentions | | test0_1-default
Ilya Sherman 2015/01/28 19:30:23 Why are these all parsed as unknown, if we need at
Lei Zhang 2015/01/28 19:46:42 The input fields are <textarea>'s just like on Goo
+UNKNOWN_TYPE | test3 | Test3 | | test0_1-default

Powered by Google App Engine
This is Rietveld 408576698