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

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

Issue 1111583002: Retry aa3219ce27ef5471c19670fe5145b136925cbc89: (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 132e736fa23358e2a1b4da320a1f0566fe573481..ae1162d82eb49e6246e0f99761eeee0bb71591d8 100644
--- a/chrome/test/data/autofill/heuristics/input/b465571.html
+++ b/chrome/test/data/autofill/heuristics/input/b465571.html
@@ -1,3 +1,5 @@
+
+<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>
@@ -93,3 +95,4 @@
</span>
</li>
</ol>
+</form>

Powered by Google App Engine
This is Rietveld 408576698