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

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

Issue 1106313002: Revert of Limit form-less Autofilling to pages that look like checkout pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/b465571.html
diff --git a/chrome/test/data/autofill/heuristics/input/b465571.html b/chrome/test/data/autofill/heuristics/input/b465571.html
index ae1162d82eb49e6246e0f99761eeee0bb71591d8..132e736fa23358e2a1b4da320a1f0566fe573481 100644
--- a/chrome/test/data/autofill/heuristics/input/b465571.html
+++ b/chrome/test/data/autofill/heuristics/input/b465571.html
@@ -1,5 +1,3 @@
-
-<form id="checkoutCommand" class="stdForm" action="/checkout" method="post"> <fieldset id="shipAdr">
<ol>
<li>
<label for="address.name">* Name <span class="fText">(first and last)</span>: </label>
@@ -95,4 +93,3 @@
</span>
</li>
</ol>
-</form>

Powered by Google App Engine
This is Rietveld 408576698