| Index: grit/testdata/onebox.html
|
| ===================================================================
|
| --- grit/testdata/onebox.html (revision 0)
|
| +++ grit/testdata/onebox.html (revision 0)
|
| @@ -0,0 +1,21 @@
|
| +<html><head><title>Google Desktop Search Results</title>
|
| +<style><!--
|
| +body,td,div,.p,a{font-family:arial,sans-serif }
|
| +body{ background-color: transparent }
|
| +div,td{color:#000}
|
| +.f,.fl:link{color:#6f6f6f}
|
| +a:link,.w,a.w:link,.w a:link{color:#00c}
|
| +a:visited,.fl:visited{color:#551a8b}
|
| +a:active,.fl:active{color:#f00}
|
| +.t a:link,.t a:active,.t a:visited,.t{color:#000}
|
| +//-->
|
| +</style>
|
| +</head>
|
| +<body>
|
| +<table cellspacing=0 cellpadding=1 border=0 ID="Google Desktop Search">
|
| +<tr><td colspan=2><nobr><a href="http://[WEBSERVER][$~QUERY~$]" target=_parent>[NUMRESULTS] [RESULT-STRING] stored on your computer</a><font size=-1> - <a href="[HIDENOW]" style="color:#7777cc;" target=_parent>Hide</a> - <a href="http://desktop.google.com/integration.html" style="color:#7777cc;" target=_parent>About</a></font></nobr></td></tr>
|
| +<tr><td valign=top width=40><img height=27 style="margin-top:2px;" src="http://[WEBSERVER]/onebox.gif"></td>
|
| +<td valign=top width="99%"><font size=-1>[RESULTS]</font></td></tr>
|
| +</table>
|
| +</body>
|
| +</html>
|
|
|
| Property changes on: grit/testdata/onebox.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|