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

Unified Diff: chrome/test/data/autofill/heuristics/input/13_register_signup.live.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/13_register_signup.live.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/13_register_signup.live.com.html b/chrome/test/data/autofill/heuristics/input/13_register_signup.live.com.html
index 8a8f5076727fc68b1f686bb6a6eef496212985a8..623b1664c48e32109e6b86525351f999b12e3caa 100644
--- a/chrome/test/data/autofill/heuristics/input/13_register_signup.live.com.html
+++ b/chrome/test/data/autofill/heuristics/input/13_register_signup.live.com.html
@@ -20,7 +20,7 @@
<p id="iLiveMessage" class="error message">
</p>
<p id="chkavailwkwld" class="cwork hide">
- <img width="16" height="16" alt="Working..." src="https://secure.shared.live.com/p7b2rU!MNXPbCelbcHw!gA/img/hig_progcircle_animated.gif">
+ <img width="16" height="16" alt="Working..." src="#">
Working...</p>
<label for="imembernamelive">
Windows Live ID:
@@ -60,7 +60,7 @@
</div>
<div id="sugwait">
<p>
- <img width="16" height="16" alt="Working..." src="https://secure.shared.live.com/p7b2rU!MNXPbCelbcHw!gA/img/hig_progcircle_animated.gif">
+ <img width="16" height="16" alt="Working..." src="#">
Working...</p>
</div>
<div id="sugerror">
@@ -110,7 +110,7 @@
<p id="iEasiMessage" class="error message">
</p>
<p id="chkavailwkeasi" class="cwork hide">
- <img width="16" height="16" alt="Working..." src="https://secure.shared.live.com/p7b2rU!MNXPbCelbcHw!gA/img/hig_progcircle_animated.gif">
+ <img width="16" height="16" alt="Working..." src="#">
Working...</p>
<label for="imembernameeasi">
Use your email address:</label>
@@ -281,7 +281,7 @@
<div id="WLX_HIP_CTL_wlxsignup" style="display:inline">
- <img src="https://secure.wlxrs.com/%24live.controls.images/common/progress_loading.gif" alt="Loading..."> &#160;
+ <img src="#" alt="Loading..."> &#160;
Loading...
</div>
@@ -344,7 +344,7 @@
</div>
<div id="creatingacct" class="hide">
<p>
- <img width="16" height="16" alt="Working..." src="https://secure.shared.live.com/p7b2rU!MNXPbCelbcHw!gA/img/hig_progcircle_animated.gif">
+ <img width="16" height="16" alt="Working..." src="#">
Working...</p>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698