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

Unified Diff: chrome/test/data/autofill/heuristics/input/09_register_ecomm.dell.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/09_register_ecomm.dell.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/09_register_ecomm.dell.com.html b/chrome/test/data/autofill/heuristics/input/09_register_ecomm.dell.com.html
index e3cd076f25a05b220404b282c629c442d4ae9e4a..934945d9865e8410d15b76979850efe1a0c0dfb2 100644
--- a/chrome/test/data/autofill/heuristics/input/09_register_ecomm.dell.com.html
+++ b/chrome/test/data/autofill/heuristics/input/09_register_ecomm.dell.com.html
@@ -48,7 +48,7 @@
</tr>
<tr>
<td width="540">
- <img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" alt="" title="" border="0"><span class="para">- Indicates required fields</span>
+ <img src="#" width="12" height="6" alt="" title="" border="0"><span class="para">- Indicates required fields</span>
</td>
</tr>
<tr>
@@ -62,11 +62,11 @@
<table cellspacing="1" cellpadding="2">
<tr>
<td valign="Top" class="para">
-<img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" alt="" title="" border="0"><span class="para">First Name</span>
+<img src="#" width="12" height="6" alt="" title="" border="0"><span class="para">First Name</span>
</td>
<td valign="Top" class="para"><span class="para">MI</span></td>
<td valign="Top" class="para">
-<img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" alt="" title="" border="0"><span class="para">Last Name</span>
+<img src="#" width="12" height="6" alt="" title="" border="0"><span class="para">Last Name</span>
</td>
</tr>
<tr>
@@ -199,7 +199,7 @@
<table cellspacing="1" cellpadding="2">
<tr>
<td>
-<img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" id="email_ctl04_ctl04" alt="" title="" border="0"><span class="para">Email Address <span class="para_small">(used to sign into your account)</span></span>
+<img src="#" width="12" height="6" id="email_ctl04_ctl04" alt="" title="" border="0"><span class="para">Email Address <span class="para_small">(used to sign into your account)</span></span>
</td>
</tr>
<tr>
@@ -216,7 +216,7 @@
<table cellspacing="1" cellpadding="2">
<tr>
<td>
-<img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" id="CreateNewPassword_ctl04_ctl04" alt="" title="" border="0"><span class="para">Create New Password</span>
+<img src="#" width="12" height="6" id="CreateNewPassword_ctl04_ctl04" alt="" title="" border="0"><span class="para">Create New Password</span>
</td>
</tr>
<tr>
@@ -234,7 +234,7 @@
<table cellspacing="1" cellpadding="2">
<tr>
<td>
-<img src="https://si.cdn.dell.com/images/global/brand/icons/required.gif" width="12" height="6" id="ConfirmPassword_ctl04_ctl04" alt="" title="" border="0"><span class="para">Confirm New Password</span>
+<img src="#" width="12" height="6" id="ConfirmPassword_ctl04_ctl04" alt="" title="" border="0"><span class="para">Confirm New Password</span>
</td>
</tr>
<tr>
@@ -284,7 +284,7 @@
</tr>
<tr>
<td width="540">
- <a testid="SignUp" ><img src="https://si.cdn.dell.com/img.aspx?p=iSbhtBsAEU5benm%2b69VJ5f77hdcJftOgt2QwoPiMSeOqveuBA2KbuY0oe%2fGsvFbI8ufMsgl%2brYGdKnWR%2bYFR6fmimqEeZZvXxDJ1q%2fjIB8X48siZCWSb1bYjd7r%2fgVfn4%2fbXm04w0cs%3d" alt="Complete Registration" border="0"></a>
+ <a testid="SignUp" ><img src="#" alt="Complete Registration" border="0"></a>
</td>
</tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698