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> |