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

Unified Diff: chrome/test/data/autofill/heuristics/input/139_bug_594475.html

Issue 1797793003: Fix AddressField "lookup" fields ignore logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/output/139_bug_594475.out » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/input/139_bug_594475.html
diff --git a/chrome/test/data/autofill/heuristics/input/139_bug_594475.html b/chrome/test/data/autofill/heuristics/input/139_bug_594475.html
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ab398f6433000ac1c219141cc417b9302d2e1
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/input/139_bug_594475.html
@@ -0,0 +1,5 @@
+<form>
+ <textarea name="test0"></textarea>
+ <textarea name="test1"></textarea>
+ <input name="lookup"></input>
+</form>
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/output/139_bug_594475.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698