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

Unified Diff: chrome/test/data/autofill/heuristics/input/11_register_mcphee.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/11_register_mcphee.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/11_register_mcphee.com.html b/chrome/test/data/autofill/heuristics/input/11_register_mcphee.com.html
index ca23b2b9c11e30c37033aa2ae907d5a943eefb52..f06bd58f6199f2a46ef79fa60857295564ac57e2 100644
--- a/chrome/test/data/autofill/heuristics/input/11_register_mcphee.com.html
+++ b/chrome/test/data/autofill/heuristics/input/11_register_mcphee.com.html
@@ -27,7 +27,7 @@
<form action="https://www.mcphee.com/shop/search.php" method="get" >
<label for="search_query">Search</label>
- <input type="text" name="search_query" id="search_query" class="Textbox" value=""><input type="image" src="https://www.mcphee.com/shop/templates/Toys/images/blue/Search.gif" class="Button">
+ <input type="text" name="search_query" id="search_query" class="Textbox" value=""><input type="image" src="#" class="Button">
</form>

Powered by Google App Engine
This is Rietveld 408576698