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

Side by Side Diff: chrome/test/data/autofill/heuristics/input/06_checkout_qvc.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 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
3 <!-- begin head html zone file --> 3 <!-- begin head html zone file -->
4 <head> 4 <head>
5 5
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7 7
8 <link rel="stylesheet" type="text/css" media="all" href="/content/html/c ss/common.css" /> 8 <link rel="stylesheet" type="text/css" media="all" href="/content/html/c ss/common.css" />
9 <link rel="stylesheet" type="text/css" media="all" href="/content/html/c ss/styleFooter.css" /> 9 <link rel="stylesheet" type="text/css" media="all" href="/content/html/c ss/styleFooter.css" />
10 10
(...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 </fieldset> 420 </fieldset>
421 </div> 421 </div>
422 <div class="formButtons"> 422 <div class="formButtons">
423 <fieldset> 423 <fieldset>
424 <ol> 424 <ol>
425 <li> 425 <li>
426 <label><em>*</em> Requir ed Fields</label> 426 <label><em>*</em> Requir ed Fields</label>
427 <div class="buttonsDiv"> 427 <div class="buttonsDiv">
428 <input type="ima ge" name="Continue"src="https://quality-s.qvc.com/pic/buttons/primary/continue_ checkout.gif" alt="Continue Check-Out" /> 428 <input type="ima ge" name="Continue"src="https://quality-s.qvc.com/pic/buttons/primary/continue_ checkout.gif" alt="Continue Check-Out" />
429 429
430 » » » » » » » » » <a href= "https://quality-s.qvc.com/qic/qvcapp.aspx/view.1/app.multi/params.file.|Checkou t|BilltoShipto,plex.Command.CancelOrder.RefererForm.BilltoShipto"><img src="http s://quality-s.qvc.com/pic/buttons/ctext/cancel_order_greenarrow.gif" border="0" alt="Cancel Order" /></a> 430 » » » » » » » » » <a href= "https://quality-s.qvc.com/qic/qvcapp.aspx/view.1/app.multi/params.file.|Checkou t|BilltoShipto,plex.Command.CancelOrder.RefererForm.BilltoShipto"><img src="#" b order="0" alt="Cancel Order" /></a>
431 431
432 </div> 432 </div>
433 </li> 433 </li>
434 </ol> 434 </ol>
435 </fieldset> 435 </fieldset>
436 </div> 436 </div>
437 </div> 437 </div>
438 438
439 </form> 439 </form>
440 440
441 </body> 441 </body>
442 </html> 442 </html>
443 443
444 444
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698