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

Unified Diff: chrome/test/data/autofill/heuristics/input/06_checkout_target.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/06_checkout_target.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/06_checkout_target.com.html b/chrome/test/data/autofill/heuristics/input/06_checkout_target.com.html
index 68c3b11fdd3aa5309108b662ab6ec5d05333a234..bb272e432c70236ca4957afcca00c5bbd1708f72 100644
--- a/chrome/test/data/autofill/heuristics/input/06_checkout_target.com.html
+++ b/chrome/test/data/autofill/heuristics/input/06_checkout_target.com.html
@@ -312,7 +312,7 @@ Choose Shipping Options</span>
<div class="shippingContinueButton" align="left">
<div class="singleShipContinueButtonDottedLine"></div> <div class="paymentMethodSubmit" id="shipContinueButton">
-<input type="image" src="./Target.com_files/transparent-pixel._V192565807_.gif" width="1" align="absmiddle" alt="Continue Checking Out" value="Continue Checking Out" name="continueOrder" height="1" border="0" title="Continue Checking Out" class="continueOrderButton">
+<input type="image" src="#" width="1" align="absmiddle" alt="Continue Checking Out" value="Continue Checking Out" name="continueOrder" height="1" border="0" title="Continue Checking Out" class="continueOrderButton">
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698