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

Unified Diff: chrome/test/data/autofill/heuristics/input/12_register_officemax.com.html

Issue 7493036: Speed up the Autofill heuristics browser tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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/12_register_officemax.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/12_register_officemax.com.html b/chrome/test/data/autofill/heuristics/input/12_register_officemax.com.html
index d739d6225ad9971bee4531d461bc2c37d3ff2775..6bb1102774b9816e6cece87b7680d3b7a9ef56f2 100644
--- a/chrome/test/data/autofill/heuristics/input/12_register_officemax.com.html
+++ b/chrome/test/data/autofill/heuristics/input/12_register_officemax.com.html
@@ -141,7 +141,7 @@
<div class="register-btn">
<input value="accountConfirmation.jsp" type="hidden" name="/atg/userprofiling/ProfileFormHandler.createSuccessURL"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.createSuccessURL"><input value="/profile/registration.jsp" type="hidden" name="/atg/userprofiling/ProfileFormHandler.createErrorURL"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.createErrorURL"><div class="right">
- <input value="submit" type="image" src="/images/en/createAccountBtn.gif" alt="create account" name="/atg/userprofiling/ProfileFormHandler.create"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.create">
+ <input value="submit" type="image" src="#" alt="create account" name="/atg/userprofiling/ProfileFormHandler.create"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.create">
</div>
</div>
</div>
@@ -176,7 +176,7 @@
</span>
</div>
<span class="checkoutBtn">
- <input type="image" src="/images/new/checkoutBtn.gif" alt="checkout" name="/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfo"><input value=" " type="hidden" name="_D:/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfo"></span>
+ <input type="image" src="#" alt="checkout" name="/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfo"><input value=" " type="hidden" name="_D:/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfo"></span>
</td>
<input value="/profile/login.jsp" type="hidden" name="/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfoSuccessURL"><input value=" " type="hidden" name="_D:/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfoSuccessURL"><input value="/cart/cart.jsp" type="hidden" name="/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfoErrorURL"><input value=" " type="hidden" name="_D:/atg/commerce/order/purchase/CartModifierFormHandler.moveToPurchaseInfoErrorURL"><input type="hidden" name="zipCode" value="null">
@@ -214,7 +214,7 @@
<table width="930px"><tr style="top:71px;">
<input type="hidden" name="searchText" id="searchText" value="Search by Keyword or Item #"><td width="590px" style="padding-right:0px;">
- <input type="text" maxlength="50" name="freeText" id="freeText" class="textSearch searchOMX" title="Search keyword or item number" value="Search by Keyword or Item #" style="color: #4C4C4C;font-size: 13px;border:1px solid #242424;"><input align="top" type="image" src="/images/searchBtn.gif" name="search" alt="Find" class="submit-button" >
+ <input type="text" maxlength="50" name="freeText" id="freeText" class="textSearch searchOMX" title="Search keyword or item number" value="Search by Keyword or Item #" style="color: #4C4C4C;font-size: 13px;border:1px solid #242424;"><input align="top" type="image" src="#" name="search" alt="Find" class="submit-button" >
</td>
<td id="newText" class="linkAlign" width="75px;" align="center">
@@ -256,7 +256,7 @@
<td class="emailSignupPadd">
<div style="width:288px;">
<div class="emailSignupImg" style="float:left;">
- <img src="/images/envelope.gif">
+ <img src="#">
</div>
<div style="float:right;">
Sign up to get special deals sent to your inbox</div>
@@ -264,7 +264,7 @@
</td>
<td style="vertical-align:middle; padding-top:8px;padding-bottom: 3px;">
<div style="float:right;">
- <input value="true" type="hidden" name="/atg/userprofiling/ProfileFormHandler.onlineSavingsSelected" id="i1"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.onlineSavingsSelected"><input value="submit" type="image" src="/images/en/signupBtn.gif" alt="Sign Up" name="/atg/userprofiling/ProfileFormHandler.emailSignUp"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.emailSignUp">
+ <input value="true" type="hidden" name="/atg/userprofiling/ProfileFormHandler.onlineSavingsSelected" id="i1"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.onlineSavingsSelected"><input value="submit" type="image" src="#" alt="Sign Up" name="/atg/userprofiling/ProfileFormHandler.emailSignUp"><input value=" " type="hidden" name="_D:/atg/userprofiling/ProfileFormHandler.emailSignUp">
</div>
</td>
</tr></table>

Powered by Google App Engine
This is Rietveld 408576698