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

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

Issue 1081803003: Limit form-less Autofilling to pages that look like checkout pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress msvc warning Created 5 years, 8 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/input/bug_460832.html
diff --git a/chrome/test/data/autofill/heuristics/input/bug_460832.html b/chrome/test/data/autofill/heuristics/input/bug_460832.html
index 0c98cfa02ee2ef30aca372e6acb778e62794d086..734d9daf60d417a10588da1b8f8c80f7f9b3efda 100644
--- a/chrome/test/data/autofill/heuristics/input/bug_460832.html
+++ b/chrome/test/data/autofill/heuristics/input/bug_460832.html
@@ -1,3 +1,6 @@
+<head>
+ <title>Google.com - Calendar - terms to make this test non-trivial: payments checkout address</title>
+</head>
<div class="ep" data-eid="foo">
<div class="ep-ea noprint">
<div id=":27.print-btn" class="ep-ea-btn-wrapper ep-ea-print-btn">
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/bug_459132.html ('k') | chrome/test/data/autofill/heuristics/input/bug_462080.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698