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

Unified Diff: chrome/test/data/autofill/heuristics/input/03_checkout_crutchfield.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/03_checkout_crutchfield.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/03_checkout_crutchfield.com.html b/chrome/test/data/autofill/heuristics/input/03_checkout_crutchfield.com.html
index 0b161bfe95f78a1082c1fe976bc57413ce4b9e56..ab9e05ffa80c70ff12264f28db1b3f145189002f 100644
--- a/chrome/test/data/autofill/heuristics/input/03_checkout_crutchfield.com.html
+++ b/chrome/test/data/autofill/heuristics/input/03_checkout_crutchfield.com.html
@@ -171,7 +171,7 @@ p.standout {padding-left:10px;}
</div>
<div class="section clear-content" style="width:100%">
- <a href="https://www.crutchfield.com/App/Secure/Checkout/v2/Begin.aspx"><img src="//a248.e.akamai.net/pix.crutchfield.com/v3.0/checkout/buttons/login-alt.png" alt="login to your account" /></a>
+ <a href="https://www.crutchfield.com/App/Secure/Checkout/v2/Begin.aspx"><img src="#" alt="login to your account" /></a>
</div>
@@ -497,7 +497,7 @@ p.standout {padding-left:10px;}
<!-- End Right Column -->
<div class="clear"></div>
- <div class="full" id="continue"><input type="image" name="ctl00$ctl00$MainContentPlaceHolder$MainContentPlaceHolder$step2" id="ctl00_ctl00_MainContentPlaceHolder_MainContentPlaceHolder_step2" Name="step2" src="//a248.e.akamai.net/pix.crutchfield.com/v3.0/checkout/buttons/continue.png" alt="Continue" style="height:44px;width:162px;border-width:0px;" /></div>
+ <div class="full" id="continue"><input type="image" name="ctl00$ctl00$MainContentPlaceHolder$MainContentPlaceHolder$step2" id="ctl00_ctl00_MainContentPlaceHolder_MainContentPlaceHolder_step2" Name="step2" src="#" alt="Continue" style="height:44px;width:162px;border-width:0px;" /></div>
<div class="clear"></div>

Powered by Google App Engine
This is Rietveld 408576698