Index: chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.html |
diff --git a/chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.html b/chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.html |
index 7df7e9f589ab1abe91809bc1c26af0acf54c2537..830b4749caad7293dd632e0d5d9bc2b6fa5b1721 100644 |
--- a/chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.html |
+++ b/chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.html |
@@ -1,3 +1,5 @@ |
+<head><title>L.L.Bean Secure Checkout:</title></head> |
+<form id="stepShippingForm" name="stepShippingForm" class="formElements container_12" autocomplete="off"> |
<div> |
<div><select id="shipPersonTitle" name="_1_personTitle" selectedtitle=""> <option value="" selected="selected">Title (optional)</option> <option value="Mr."> Mr.</option> <option value="Mrs."> Mrs.</option> <option value="Ms."> Ms.</option> <option value="Dr."> Dr.</option> <option value="Sir"> Sir</option> </select> </div> |
<div><label for="shipFirstName">First Name </label><input value="" id="shipFirstName" maxlength="20" name="_1_firstName" type="text" autocomplete="off" autocapitalize="on" autocorrect="off"> <span></span><div></div></div> |
@@ -30,3 +32,4 @@ |
<div id="shipLocaleMessage"></div><br> |
<div> <span> <div><input name="un_jtt_cktbtn_0" type="submit" value="Continue to Billing Address" myclass=""></div> </span> <div><a data-address="" data-step="payment">Return to Previous Recipient</a></div> <div><a data-address="" data-step="payment" href="/shoppingbag.html">Return to Shopping Bag</a></div> <div><a data-address="" data-step="payment" href="/checkout.html#payment">Cancel</a></div> </div> |
</div> |
+</form> |