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

Side by Side Diff: chrome/test/data/autofill/heuristics/input/10_register_jbox.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 <html> 1 <html>
2 <!--Form Location: https://www.jbox.com/account/register--><!--ACCOUNT HEADER -- ><head> 2 <!--Form Location: https://www.jbox.com/account/register--><!--ACCOUNT HEADER -- ><head>
3 <title>JBOX : Register</title> 3 <title>JBOX : Register</title>
4 4
5 <meta name="keywords" content="j-list, anime, toys, japanese bento boxes, figure s"> 5 <meta name="keywords" content="j-list, anime, toys, japanese bento boxes, figure s">
6 <meta name="description" content="Do you love Japanese stuff? JBOX is a wonderfu l toybox of things from Japan, with Japanese anime goods, Bento boxes, manga art book, apparel, and more! You've got a friend in Japan!"> 6 <meta name="description" content="Do you love Japanese stuff? JBOX is a wonderfu l toybox of things from Japan, with Japanese anime goods, Bento boxes, manga art book, apparel, and more! You've got a friend in Japan!">
7 <link rel="shortcut icon" href="http://www.jlist.com/jlist.ico"> 7 <link rel="shortcut icon" href="http://www.jlist.com/jlist.ico">
8 <link rel="stylesheet" type="text/css" href="/css/styles.css" media="screen "> 8 <link rel="stylesheet" type="text/css" href="/css/styles.css" media="screen ">
9 <link rel="stylesheet" type="text/css" href="/css/forms.css" media="screen "> 9 <link rel="stylesheet" type="text/css" href="/css/forms.css" media="screen ">
10 <!-- Load jQuery --><!-- Fancybox --><link rel="stylesheet" href="/js/jqueryfanc ybox/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen"> 10 <!-- Load jQuery --><!-- Fancybox --><link rel="stylesheet" href="/js/jqueryfanc ybox/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen">
(...skipping 24 matching lines...) Expand all
35 <li class="first-level c at819"><a href="#" >Bento &amp; Kitchen</a></li> 35 <li class="first-level c at819"><a href="#" >Bento &amp; Kitchen</a></li>
36 36
37 <li class="first-level c at822"><a href="#" >Snacks &amp; Food</a></li> 37 <li class="first-level c at822"><a href="#" >Snacks &amp; Food</a></li>
38 38
39 <li class="first-level c at825"><a href="#" >Traditional &amp; Study</a></li> 39 <li class="first-level c at825"><a href="#" >Traditional &amp; Study</a></li>
40 40
41 <li class="first-level c at826"><a href="#" >Apparel &amp; Cosplay</a></li> 41 <li class="first-level c at826"><a href="#" >Apparel &amp; Cosplay</a></li>
42 42
43 </ul> 43 </ul>
44 </div> 44 </div>
45 » » » » » <input id="searchbtn" type="image" src=" /img/sakura/searchbtn.gif"> 45 » » » » » <input id="searchbtn" type="image" src=" #">
46 </form> 46 </form>
47 47
48 48
49 49
50 50
51 51
52 52
53 53
54 54
55 55
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 422
423 </fieldset> 423 </fieldset>
424 <input type="hidden" name="form_id" value="257051"><input id="saveForm" class="b utton_text" type="submit" name="submit" value="Continue"> 424 <input type="hidden" name="form_id" value="257051"><input id="saveForm" class="b utton_text" type="submit" name="submit" value="Continue">
425 </form> 425 </form>
426 426
427 427
428 428
429 429
430 </body> 430 </body>
431 </html> 431 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698