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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <HTML> 3 <HTML>
4 <HEAD><title> 4 <HEAD><title>
5 Choose a Shipping Address - Vitacost 5 Choose a Shipping Address - Vitacost
6 </title> 6 </title>
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
8 <meta http-equiv="expires" content="0" /> 8 <meta http-equiv="expires" content="0" />
9 <meta name="description" content="Buy discount vitamins, nutritional supplements , low carb, weight loss supplements and other health products from Vitacost. Vit acost sells top brand vitamins at wholesale cost. Save 33% - 75% on every nutrit ional product we carry. Why are you paying retail prices?" /> 9 <meta name="description" content="Buy discount vitamins, nutritional supplements , low carb, weight loss supplements and other health products from Vitacost. Vit acost sells top brand vitamins at wholesale cost. Save 33% - 75% on every nutrit ional product we carry. Why are you paying retail prices?" />
10 <meta name="keywords" content="Vitacost, vitamin, supplement, buy vitamin, disco unt vitamin, health supplement, vita, vitamin store, wholesale vitamin, vitacost .com, wholesale vitamin supplement, vitacost vitamin" /> 10 <meta name="keywords" content="Vitacost, vitamin, supplement, buy vitamin, disco unt vitamin, health supplement, vita, vitamin store, wholesale vitamin, vitacost .com, wholesale vitamin supplement, vitacost vitamin" />
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 247
248 248
249 <input name="ucMasterFrame$ctl02$objAddForm$hdnMoniker" type="hidden" id="ucMast erFrame_ctl02_objAddForm_hdnMoniker" /> 249 <input name="ucMasterFrame$ctl02$objAddForm$hdnMoniker" type="hidden" id="ucMast erFrame_ctl02_objAddForm_hdnMoniker" />
250 250
251 251
252 <div class="Center Wide" style="MARGIN-TOP:7px"> 252 <div class="Center Wide" style="MARGIN-TOP:7px">
253 &nbsp; 253 &nbsp;
254 254
255 </div> 255 </div>
256 <div class="RightAlignText" style="MARGIN-TOP:13 px"> 256 <div class="RightAlignText" style="MARGIN-TOP:13 px">
257 » » » » » <input type="image" name="ucMasterFrame$ ctl02$btnSelectNewAddress" id="ucMasterFrame_ctl02_btnSelectNewAddress" src="../ images/buttons/btn-SelectThisAddress.gif" alt="Select This Address" style="borde r-width:0px;" /> 257 » » » » » <input type="image" name="ucMasterFrame$ ctl02$btnSelectNewAddress" id="ucMasterFrame_ctl02_btnSelectNewAddress" src="#" alt="Select This Address" style="border-width:0px;" />
258 </div> 258 </div>
259 <div class="RightAlignText"> 259 <div class="RightAlignText">
260 <span id="ucMasterFrame_ctl02_lblMsg" class= "ErrorMsg scSmall"></span> 260 <span id="ucMasterFrame_ctl02_lblMsg" class= "ErrorMsg scSmall"></span>
261 </div> 261 </div>
262 </td> 262 </td>
263 </tr> 263 </tr>
264 </table> 264 </table>
265 265
266 266
267 267
268 268
269 </form> 269 </form>
270 270
271 271
272 272
273 </body> 273 </body>
274 </HTML> 274 </HTML>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698