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

Unified Diff: chrome/test/data/autofill/heuristics/input/04_checkout_jcrew.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/04_checkout_jcrew.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/04_checkout_jcrew.com.html b/chrome/test/data/autofill/heuristics/input/04_checkout_jcrew.com.html
index 9c3c1ff7a8eadd53d716b73af309130cf67f72fd..b221e2b2b9689b7e6f5dc98f11a20e17abdf2f24 100644
--- a/chrome/test/data/autofill/heuristics/input/04_checkout_jcrew.com.html
+++ b/chrome/test/data/autofill/heuristics/input/04_checkout_jcrew.com.html
@@ -64,7 +64,7 @@
<table height="35px" cellspacing="0" border="0">
<tr valign="middle">
<td align="right"><input type="hidden" name="bmText" value="searchTerm"><input type="text" class="search_box" name="searchTerm" id='searchTerm' maxlength="40" size="25" value="search keyword or item #" secure="false" autocomplete="off"></td>
- <td align="right" style="padding-left: 2px;"><input type="hidden" name="bmImage" value="findIt.x"><input type="hidden" name="bmImage" value="findIt.y"><input type="hidden" name="bmImage" value="findIt"><input type="image" name="findIt" src="/media/images/topnav/go_new_v1_m56577569830535785.gif" border="0" style="cursor:hand;" alt="go" ></td>
+ <td align="right" style="padding-left: 2px;"><input type="hidden" name="bmImage" value="findIt.x"><input type="hidden" name="bmImage" value="findIt.y"><input type="hidden" name="bmImage" value="findIt"><input type="image" name="findIt" src="#" border="0" style="cursor:hand;" alt="go" ></td>
</tr>
</table>
<input type="hidden" name="bmHidden" value="PRODUCT<>prd_id"><input type="hidden" name="PRODUCT<>prd_id" value="845524441812616">
@@ -279,7 +279,7 @@
<td valign="top" class="generalcopydkgrey" style="padding-top:5px; padding-bottom:3px;" colspan="2">note: you will be able to add more<br>addresses and ship your order to multiple<br>addresses on the next page<br /><br /></td>
</tr>
<tr>
- <td bgcolor="white" colspan="2"><img src="/media/images/common/spacer_v1_m56577569830537995.gif" height="3" /></td>
+ <td bgcolor="white" colspan="2"><img src="#" height="3" /></td>
</tr>
<tr>
<td class="orderTableTitleWhite" height="25" width="258" colspan="2">would you like to send a gift?</td>
@@ -288,7 +288,7 @@
<td valign="top" class="generalcopydkgrey" style="padding-top:5px; padding-bottom:3px;" colspan="2">you will be able to select gift wrap options<br>on the next page<br /><br /></td>
</tr>
<tr>
- <td bgcolor="white" colspan="2"><img src="/media/images/common/spacer_v1_m56577569830537995.gif" height="3" /></td>
+ <td bgcolor="white" colspan="2"><img src="#" height="3" /></td>
</tr>
<!--<tr>
<td class="orderTableTitleWhite" height="25" width="258">would you like to use a gift card?</td>
@@ -303,7 +303,7 @@
</table>
<!-- end new shipping address -->
</td>
- <td width="3" bgcolor="#ffffff"><img src="/media/images/common/spacer_v1_m56577569830537995.gif" height="3" /></td>
+ <td width="3" bgcolor="#ffffff"><img src="#" height="3" /></td>
<td align="center" width="258" valign="top">
<table width="310" align="center" cellpadding="0" cellspacing="0" border="0">
@@ -354,7 +354,7 @@
<tr>
<td align="right">
<!-- button for continue checkout -->
- <a ><img tabindex="15" id="continueCheckout" src="/media/images/checkout/continue_checkout_v1_m56577569830475804.gif" border="0" /></a>
+ <a ><img tabindex="15" id="continueCheckout" src="#" border="0" /></a>
</td>
</tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698