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

Unified Diff: chrome/test/data/autofill/heuristics/input/08_register_bestbuy.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/08_register_bestbuy.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/08_register_bestbuy.com.html b/chrome/test/data/autofill/heuristics/input/08_register_bestbuy.com.html
index 5efdba36ed0e93643c77cd4a6d34cebac6fd6fca..c19804dafe321a9422454b514e7fae189e0272d2 100644
--- a/chrome/test/data/autofill/heuristics/input/08_register_bestbuy.com.html
+++ b/chrome/test/data/autofill/heuristics/input/08_register_bestbuy.com.html
@@ -41,7 +41,7 @@ BestBuy.com - Create An Account</title>
<option value="abHomeAppSP"></option>Home &amp; Appliances
</select>
</td>
-<td id="gobutton"><input type="image" name="goButton" src="https://images-ssl.bestbuy.com:443/BestBuy_US/en_US/images/global/hf/bby2/hdr_btn_go.gif" border="0" alt=""></td>
+<td id="gobutton"><input type="image" name="goButton" src="#" border="0" alt=""></td>
</tr></table>
<input type="hidden" value="1" name="cp" id="cp"><input type="hidden" value="15" name="nrp" id="nrp"><input type="hidden" value="" name="sp" id="sp"><input type="hidden" value="" name="qp" id="qp"><input type="hidden" value="n" name="list" id="list"><input type="hidden" value="y" name="iht" id="iht"><input type="hidden" value="All Categories" name="usc" id="usc"><input type="hidden" name="ks" id="ks" value="960"><input value="" type="hidden" name="csrfToken">
</form>
@@ -107,7 +107,7 @@ If you already have an account, please <a href="/olspage.jsp?id=pcat17000&amp;ty
</div>
</span>
<div style="border:1px dashed #ccc;border-right:none;border-left:none;margin:10px 0;padding:10px 0;">
-<img src="https://images-ssl.bestbuy.com/BestBuy_US/en_US/images/global/misc/rzcards_sm.gif" alt="" border="0" height="68" style="float: right;" width="111"><h3 style="font-size:11px;margin:0;">Reward Zone Program</h3>
+<img src="#" alt="" border="0" height="68" style="float: right;" width="111"><h3 style="font-size:11px;margin:0;">Reward Zone Program</h3>
<br>Earn points on your purchases! <a style="text-decoration:none;" href="http://www.bestbuy.com/site/site/olspage.jsp?type=category&amp;id=pcmcat44800050004" target="_blank">Learn More.</a><br clear="left;"><br>Enter 10-Digit Member ID (optional)<br><input value="" maxlength="12" type="text" style="width:150px;" size="10" name="TxtRzMembershipId"><input value=" " type="hidden" name="_D:TxtRzMembershipId"><div style="clear: both;"></div>
</div>
</td>
@@ -125,7 +125,7 @@ If you already have an account, please <a href="/olspage.jsp?id=pcat17000&amp;ty
</td>
</tr></table>
<div style="margin-top:5px;">
-<input value="Html" type="hidden" name="/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.value.emailformat"><input value=" " type="hidden" name="_D:/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.value.emailformat"><a ><img src="https://images-ssl.bestbuy.com/BestBuy_US/en_US/images/global/buttons/btnps_continue.gif" alt="Continue" border="0" name="CmdCreate"></a>
+<input value="Html" type="hidden" name="/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.value.emailformat"><input value=" " type="hidden" name="_D:/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.value.emailformat"><a ><img src="#" alt="Continue" border="0" name="CmdCreate"></a>
<input value="dummy" type="hidden" name="/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.create"><input value=" " type="hidden" name="_D:/bestbuy/digiterra/userprofiling/CreateAccountProfileFormHandler.create">
</div>
</form>

Powered by Google App Engine
This is Rietveld 408576698