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

Side by Side Diff: grit/testdata/chat_result.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/cache_prefix_file.html ('k') | grit/testdata/chrome/app/generated_resources.grd » ('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 [HEADER]
2 [CHROME]
3 <table border=0 cellpadding=2 cellspacing=2>
4 <tr><td>[$~STARTCHAT~$]</td></tr>
5 </table>
6 <blockquote id=gg_1>
7 <table bgcolor=#f0f8ff width=80% cellpadding=5><tr><td>
8 <img style="vertical-align:middle;" height=16 src="16x16_chat.gif" width=16> &nb sp; <b>[$~TITLE~$]</b>
9 <font size=-1><br><br>Participants: [USERNAME], [BUDDYNAME]<br>
10 Date: [TIME]</font></td></tr></table>
11 <br id=contents>
12 <label>[CONTENTS]</label>
13 </blockquote>
14 <table border=0 cellpadding=2 cellspacing=2>
15 <tr><td>[$~STARTCHAT~$]</td></tr>
16 </table>
17 <style>
18 .hl { color:black; background-color:#ffff88}
19 </style>
20 <script>
21 [$~HIGHLIGHT_SCRIPT~$]
22 [ONLOAD]
23 </script>
24 [FOOTER]
OLDNEW
« no previous file with comments | « grit/testdata/cache_prefix_file.html ('k') | grit/testdata/chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698