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

Unified Diff: chrome/test/data/autofill/heuristics/input/25_checkout_m_llbean.com.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/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&nbsp; </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>

Powered by Google App Engine
This is Rietveld 408576698