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

Side by Side Diff: chrome/test/data/autofill/heuristics/input/06_checkout_target.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 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- saved from url=(0181)https://www.target.com/gp/ordering/classes/business/ch eckout-factory/initiate-purchase.html/ref=in_si_guest_acct_signin_button/188-250 0662-5079018?ie=UTF8&email=david.yu%40gmail.com --> 2 <!-- saved from url=(0181)https://www.target.com/gp/ordering/classes/business/ch eckout-factory/initiate-purchase.html/ref=in_si_guest_acct_signin_button/188-250 0662-5079018?ie=UTF8&email=david.yu%40gmail.com -->
3 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 3 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>&nbsp;Target.com</title> 4 <title>&nbsp;Target.com</title>
5 <style type="text/css"><!-- 5 <style type="text/css"><!--
6 BODY { font-family: verdana,arial,helvetica,sans-serif; font-size: small; backgr ound-color: #FFFFFF; color: #000000; } 6 BODY { font-family: verdana,arial,helvetica,sans-serif; font-size: small; backgr ound-color: #FFFFFF; color: #000000; }
7 TD, TH { font-family: verdana,arial,helvetica,sans-serif; font-size: small; } 7 TD, TH { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
8 INPUT { font-family: fixed; } 8 INPUT { font-family: fixed; }
9 .alertgreen { color: #009900; font-weight: bold; } 9 .alertgreen { color: #009900; font-weight: bold; }
10 .price { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-s ize: small; } 10 .price { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-s ize: small; }
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 <input type="hidden" name="order.188:217866256151.ShipSplitPreference" id="o rder.188:217866256151.ShipSplitPreference" value="shipWhenComplete"> 305 <input type="hidden" name="order.188:217866256151.ShipSplitPreference" id="o rder.188:217866256151.ShipSplitPreference" value="shipWhenComplete">
306 306
307 </div> 307 </div>
308 308
309 309
310 310
311 311
312 312
313 <div class="shippingContinueButton" align="left"> 313 <div class="shippingContinueButton" align="left">
314 <div class="singleShipContinueButtonDottedLine"></div> <div class="paymentMethod Submit" id="shipContinueButton"> 314 <div class="singleShipContinueButtonDottedLine"></div> <div class="paymentMethod Submit" id="shipContinueButton">
315 <input type="image" src="./Target.com_files/transparent-pixel._V192565807_.gif" width="1" align="absmiddle" alt="Continue Checking Out" value="Continue Checking Out" name="continueOrder" height="1" border="0" title="Continue Checking Out" c lass="continueOrderButton"> 315 <input type="image" src="#" width="1" align="absmiddle" alt="Continue Checking O ut" value="Continue Checking Out" name="continueOrder" height="1" border="0" tit le="Continue Checking Out" class="continueOrderButton">
316 </div> 316 </div>
317 </div> 317 </div>
318 318
319 319
320 <div id="fwcim-container"></div> 320 <div id="fwcim-container"></div>
321 321
322 322
323 323
324 324
325 </form> 325 </form>
326 326
327 327
328 </body></html> 328 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698