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

Side by Side Diff: grit/testdata/onebox.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « grit/testdata/oem_non_admin.html ('k') | grit/testdata/oneclick.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html><head><title>Google Desktop Search Results</title>
2 <style><!--
3 body,td,div,.p,a{font-family:arial,sans-serif }
4 body{ background-color: transparent }
5 div,td{color:#000}
6 .f,.fl:link{color:#6f6f6f}
7 a:link,.w,a.w:link,.w a:link{color:#00c}
8 a:visited,.fl:visited{color:#551a8b}
9 a:active,.fl:active{color:#f00}
10 .t a:link,.t a:active,.t a:visited,.t{color:#000}
11 //-->
12 </style>
13 </head>
14 <body>
15 <table cellspacing=0 cellpadding=1 border=0 ID="Google Desktop Search">
16 <tr><td colspan=2><nobr><a href="http://[WEBSERVER][$~QUERY~$]" target=_parent>[ NUMRESULTS] [RESULT-STRING] stored on your computer</a><font size=-1>&nbsp;-&nbs p;<a href="[HIDENOW]" style="color:#7777cc;" target=_parent>Hide</a>&nbsp;-&nbsp ;<a href="http://desktop.google.com/integration.html" style="color:#7777cc;" tar get=_parent>About</a></font></nobr></td></tr>
17 <tr><td valign=top width=40><img height=27 style="margin-top:2px;" src="http://[ WEBSERVER]/onebox.gif"></td>
18 <td valign=top width="99%"><font size=-1>[RESULTS]</font></td></tr>
19 </table>
20 </body>
21 </html>
OLDNEW
« no previous file with comments | « grit/testdata/oem_non_admin.html ('k') | grit/testdata/oneclick.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698