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

Unified Diff: chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.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
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/input/02_checkout_ae.com.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html b/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
index 6d4e04abbe9013b4ff5d4e8d4811ad5be133b0c9..1f516f3dd6ba468aa043e041c8696edd0d84fda0 100644
--- a/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
+++ b/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
@@ -58,7 +58,7 @@
<tr>
<td>&nbsp;</td>
<td>
- <input type="image" tabindex="5" src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/login.png" value="Sign In" class="button" /></td>
+ <input type="image" tabindex="5" src="#" value="Sign In" class="button" /></td>
</tr>
</table>
</form>
@@ -373,13 +373,13 @@ contact us
<td align="right" valign="top">
<br/>
<a href="https://shop.advanceautoparts.com/webapp/wcs/stores/servlet/OrderCalculate?storeId=10151&amp;catalogId=10051&amp;langId=-1&amp;URL=OrderItemDisplay&amp;updatePrices=1&amp;calculationUsageId=-1&amp;orderId=.&amp;shippingMode=40501" >
-<img src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/go_back_2_cart.png" alt="Back To Shopping Cart" border="0" />
+<img src="#" alt="Back To Shopping Cart" border="0" />
</a>
</td>
<td>&nbsp;</td>
<td valign="top">
<br/>
-<input type="image" src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/proceed_step_2.png" property="submitButton" tabindex="150" value="Continue to Step 2 >>" class="button" id="shipBill"/>
+<input type="image" src="#" property="submitButton" tabindex="150" value="Continue to Step 2 >>" class="button" id="shipBill"/>
</td>
</tr>
</table>
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/input/02_checkout_ae.com.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698