| Index: tools/grit/grit/testdata/homepage.html
|
| diff --git a/tools/grit/grit/testdata/homepage.html b/tools/grit/grit/testdata/homepage.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cce4f2cf35d517406c69919bc7c069327555d246
|
| --- /dev/null
|
| +++ b/tools/grit/grit/testdata/homepage.html
|
| @@ -0,0 +1,37 @@
|
| +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
| +<html><head><title>Google Desktop Search</title>
|
| +<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
| +<meta http-equiv="cache-control" content="no-cache">
|
| +<meta http-equiv="pragma" content="no-cache">
|
| +<meta http-equiv="expires" content="-1">
|
| +<style>
|
| +BODY,TD,A,P {FONT-FAMILY: arial,sans-serif}
|
| +.q {COLOR: #0000cc}
|
| +</style>
|
| +<script>
|
| +<!--
|
| +function sf(){document.f.q.focus();}
|
| +// -->
|
| +</script>
|
| +</head>
|
| +<BODY text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff onload=sf()>
|
| +<center>
|
| +<TABLE cellSpacing=0 cellPadding=0 border=0>
|
| +<tr><td><a href="[$~HOMEPAGE~$]"><IMG border=0 height=110 alt="Google Desktop Search" src="hp_logo.gif" width=276></a></td></tr></table><BR>
|
| +<FORM name=f method=GET action='[$~SEARCHURL~$]'>
|
| +<TABLE cellSpacing=0 cellPadding=4 border=0>
|
| +<tr>
|
| +<TD class=q noWrap><FONT size=-1>
|
| +[$~LINKS~$]
|
| +</font></td>
|
| +</tr></table>
|
| +<table cellspacing=0 cellpadding=0>
|
| +<tr vAlign=top>
|
| +<td width=25%> </td>
|
| +<td align=center><input maxlength=256 size=62 name=q value="[DISP_QUERY]"><br><input type=submit value="Search Desktop" name=btnG><INPUT type=submit value="Search the Web" name="redir" accesskey=w></td>
|
| +<td align=left valign=top nowrap width=25%><font size=-2> <A href="[$~PREFERENCES~$]">Desktop Preferences</a></font></td>
|
| +</tr></table></FORM>
|
| +<p><FONT color=#224499><B>Search your own computer.</B></font></p>
|
| +<span style='width:29em'>[$~MESSAGE~$]</span><br>
|
| +<br><FONT size=-1>[$~SETHOMEPAGE~$][$~BOTTOMLINE~$]</font></p>
|
| +<p><FONT size=-2>©2005 Google - Searching [NUM_ITEMS] items</font></p></center></body></html>
|
|
|