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

Unified Diff: chrome/test/data/autofill/heuristics/input/07_checkout_vitacost.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/07_checkout_vitacost.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/07_checkout_vitacost.com.html b/chrome/test/data/autofill/heuristics/input/07_checkout_vitacost.com.html
index 276f3b832568d7969dc39a079c07d7080f95df65..50fb7cc98806e6318bc37044ee339af8b73fb4c8 100644
--- a/chrome/test/data/autofill/heuristics/input/07_checkout_vitacost.com.html
+++ b/chrome/test/data/autofill/heuristics/input/07_checkout_vitacost.com.html
@@ -254,7 +254,7 @@
</div>
<div class="RightAlignText" style="MARGIN-TOP:13px">
- <input type="image" name="ucMasterFrame$ctl02$btnSelectNewAddress" id="ucMasterFrame_ctl02_btnSelectNewAddress" src="../images/buttons/btn-SelectThisAddress.gif" alt="Select This Address" style="border-width:0px;" />
+ <input type="image" name="ucMasterFrame$ctl02$btnSelectNewAddress" id="ucMasterFrame_ctl02_btnSelectNewAddress" src="#" alt="Select This Address" style="border-width:0px;" />
</div>
<div class="RightAlignText">
<span id="ucMasterFrame_ctl02_lblMsg" class="ErrorMsg scSmall"></span>

Powered by Google App Engine
This is Rietveld 408576698